public class ChartImageContainer extends Object implements org.pentaho.reporting.engine.classic.core.URLImageContainer, org.pentaho.reporting.engine.classic.core.LocalImageContainer
| Constructor and Description |
|---|
ChartImageContainer(String target,
Image image,
int width,
int height,
int row,
String keyName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getIdentity()
Deprecated.
|
Image |
getImage()
Deprecated.
|
int |
getImageHeight()
Deprecated.
|
int |
getImageWidth()
Deprecated.
|
String |
getName()
Deprecated.
|
org.pentaho.reporting.libraries.resourceloader.ResourceKey |
getResourceKey()
Deprecated.
|
float |
getScaleX()
Deprecated.
|
float |
getScaleY()
Deprecated.
|
URL |
getSourceURL()
Deprecated.
|
String |
getSourceURLString()
Deprecated.
|
boolean |
isIdentifiable()
Deprecated.
|
boolean |
isLoadable()
Deprecated.
The URL returned by this container cannot be read.
|
public Object getIdentity()
getIdentity in interface org.pentaho.reporting.engine.classic.core.LocalImageContainerpublic Image getImage()
getImage in interface org.pentaho.reporting.engine.classic.core.LocalImageContainerpublic String getName()
getName in interface org.pentaho.reporting.engine.classic.core.LocalImageContainerpublic boolean isIdentifiable()
isIdentifiable in interface org.pentaho.reporting.engine.classic.core.LocalImageContainerpublic int getImageHeight()
getImageHeight in interface org.pentaho.reporting.engine.classic.core.ImageContainerpublic int getImageWidth()
getImageWidth in interface org.pentaho.reporting.engine.classic.core.ImageContainerpublic float getScaleX()
getScaleX in interface org.pentaho.reporting.engine.classic.core.ImageContainerpublic float getScaleY()
getScaleY in interface org.pentaho.reporting.engine.classic.core.ImageContainerpublic URL getSourceURL()
getSourceURL in interface org.pentaho.reporting.engine.classic.core.URLImageContainerpublic String getSourceURLString()
getSourceURLString in interface org.pentaho.reporting.engine.classic.core.URLImageContainerpublic boolean isLoadable()
isLoadable in interface org.pentaho.reporting.engine.classic.core.URLImageContainerpublic org.pentaho.reporting.libraries.resourceloader.ResourceKey getResourceKey()
getResourceKey in interface org.pentaho.reporting.engine.classic.core.URLImageContainerCopyright © 2002–2017 Pentaho Corporation. All rights reserved.