public final class Image3DRenderEvent extends ImageRenderEvent implements I3DRenderEvent
DRAW, FILL, iObjIndex| 构造器和说明 |
|---|
Image3DRenderEvent(java.lang.Object oSource)
The constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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, setWidthcompareRegular, compareTo, compareTransposed, getBackground, getBounds, getDepth, getLabel, getLineAttributes, isEnabled, setDepth, setEnablesetSourceObjectpublic void setLocation3D(Location3D lo)
public Location3D getLocation3D()
public PrimitiveRenderEvent copy()
copy 在类中 ImageRenderEventpublic Object3D getObject3D()
I3DRenderEventgetObject3D 在接口中 I3DRenderEventpublic void prepare2D(double xOffset,
double yOffset)
I3DRenderEventprepare2D 在接口中 I3DRenderEventpublic void reset()
ChartEventreset 在类中 ImageRenderEventCopyright © 2005-2008 Actuate Corp. All rights reserved.