public final class Image3DRenderEvent extends ImageRenderEvent implements I3DRenderEvent
DRAW, FILL, iObjIndex
Constructor and Description |
---|
Image3DRenderEvent(java.lang.Object oSource)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
PrimitiveRenderEvent |
copy() |
Location3D |
getLocation3D() |
Object3D |
getObject3D()
Returns the 3D object associated with this event.
|
void |
prepare2D(double xOffset,
double yOffset)
Prepares the coordinates to render on 2D plane.
|
void |
reset()
Resets the inner state of current event.
|
void |
setLocation3D(Location3D lo)
Sets the 3D location of the image.
|
draw, fill, getHeight, getImage, getLocation, getPosition, getWidth, isStretch, setHeight, setImage, setLocation, setPosition, setStretch, setWidth
compareRegular, compareTo, compareTransposed, getBackground, getBounds, getDepth, getLabel, getLineAttributes, isEnabled, setDepth, setEnable
setSourceObject
public Image3DRenderEvent(java.lang.Object oSource)
public void setLocation3D(Location3D lo)
public Location3D getLocation3D()
public PrimitiveRenderEvent copy()
copy
in class ImageRenderEvent
public Object3D getObject3D()
I3DRenderEvent
getObject3D
in interface I3DRenderEvent
public void prepare2D(double xOffset, double yOffset)
I3DRenderEvent
prepare2D
in interface I3DRenderEvent
public void reset()
ChartEvent
reset
in class ImageRenderEvent
Copyright © 2005-2008 Actuate Corp. All rights reserved.