public class Oval3DRenderEvent extends OvalRenderEvent implements I3DRenderEvent
DRAW, FILL, iObjIndex
Constructor and Description |
---|
Oval3DRenderEvent(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 |
setLocation3D(Location3D[] loa)
Set 3D location of the event.
|
draw, fill, getBackground, getBounds, getLineAttributes, getOutline, reset, setBackground, setBounds, setOutline
compareRegular, compareTo, compareTransposed, getDepth, getLabel, isEnabled, setDepth, setEnable
setSourceObject
public Oval3DRenderEvent(java.lang.Object oSource)
public void setLocation3D(Location3D[] loa)
public Location3D[] getLocation3D()
public PrimitiveRenderEvent copy()
copy
in class OvalRenderEvent
public Object3D getObject3D()
I3DRenderEvent
getObject3D
in interface I3DRenderEvent
public void prepare2D(double xOffset, double yOffset)
I3DRenderEvent
prepare2D
in interface I3DRenderEvent
Copyright © 2005-2008 Actuate Corp. All rights reserved.