net.sf.jtikz
Class GraphicsInterfaceImage
- java.lang.Object
-
- java.awt.Image
-
- net.sf.jtikz.GraphicsInterfaceImage
-
public class GraphicsInterfaceImage extends java.awt.Image
-
-
Constructor Summary
Constructors Constructor and Description GraphicsInterfaceImage(AbstractGraphicsInterface g)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidflush()java.awt.GraphicsgetGraphics()intgetHeight(java.awt.image.ImageObserver io)java.lang.ObjectgetProperty(java.lang.String name, java.awt.image.ImageObserver observer)java.awt.image.ImageProducergetSource()intgetWidth(java.awt.image.ImageObserver io)
-
-
-
Constructor Detail
-
GraphicsInterfaceImage
public GraphicsInterfaceImage(AbstractGraphicsInterface g)
-
-
Method Detail
-
flush
public void flush()
- Overrides:
flushin classjava.awt.Image
-
getGraphics
public java.awt.Graphics getGraphics()
- Specified by:
getGraphicsin classjava.awt.Image
-
getWidth
public int getWidth(java.awt.image.ImageObserver io)
- Specified by:
getWidthin classjava.awt.Image
-
getHeight
public int getHeight(java.awt.image.ImageObserver io)
- Specified by:
getHeightin classjava.awt.Image
-
getSource
public java.awt.image.ImageProducer getSource()
- Specified by:
getSourcein classjava.awt.Image
-
getProperty
public java.lang.Object getProperty(java.lang.String name, java.awt.image.ImageObserver observer)- Specified by:
getPropertyin classjava.awt.Image
-
-
DataMelt 3.0 © DataMelt by jWork.ORG