Class ChartImageContainer

java.lang.Object
org.pentaho.plugin.jfreereport.reportcharts.ChartImageContainer
All Implemented Interfaces:
Cloneable, org.pentaho.reporting.engine.classic.core.ImageContainer, org.pentaho.reporting.engine.classic.core.LocalImageContainer, org.pentaho.reporting.engine.classic.core.URLImageContainer

public class ChartImageContainer extends Object implements org.pentaho.reporting.engine.classic.core.URLImageContainer, org.pentaho.reporting.engine.classic.core.LocalImageContainer
Deprecated.
No longer used. Will be removed.
Creation-Date: 01.10.2006, 15:47:03
Author:
Thomas Morgner
  • Constructor Details

    • ChartImageContainer

      public ChartImageContainer(String target, Image image, int width, int height, int row, String keyName)
      Deprecated.
  • Method Details

    • getIdentity

      public Object getIdentity()
      Deprecated.
      Specified by:
      getIdentity in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
    • getImage

      public Image getImage()
      Deprecated.
      Specified by:
      getImage in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
    • getName

      public String getName()
      Deprecated.
      Specified by:
      getName in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
    • isIdentifiable

      public boolean isIdentifiable()
      Deprecated.
      Specified by:
      isIdentifiable in interface org.pentaho.reporting.engine.classic.core.LocalImageContainer
    • getImageHeight

      public int getImageHeight()
      Deprecated.
      Specified by:
      getImageHeight in interface org.pentaho.reporting.engine.classic.core.ImageContainer
    • getImageWidth

      public int getImageWidth()
      Deprecated.
      Specified by:
      getImageWidth in interface org.pentaho.reporting.engine.classic.core.ImageContainer
    • getScaleX

      public float getScaleX()
      Deprecated.
      Specified by:
      getScaleX in interface org.pentaho.reporting.engine.classic.core.ImageContainer
    • getScaleY

      public float getScaleY()
      Deprecated.
      Specified by:
      getScaleY in interface org.pentaho.reporting.engine.classic.core.ImageContainer
    • getSourceURL

      public URL getSourceURL()
      Deprecated.
      Specified by:
      getSourceURL in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
    • getSourceURLString

      public String getSourceURLString()
      Deprecated.
      Specified by:
      getSourceURLString in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
    • isLoadable

      public boolean isLoadable()
      Deprecated.
      The URL returned by this container cannot be read.
      Specified by:
      isLoadable in interface org.pentaho.reporting.engine.classic.core.URLImageContainer
      Returns:
    • getResourceKey

      public org.pentaho.reporting.libraries.resourceloader.ResourceKey getResourceKey()
      Deprecated.
      Specified by:
      getResourceKey in interface org.pentaho.reporting.engine.classic.core.URLImageContainer