public class Arc3DRenderEvent extends ArcRenderEvent implements I3DRenderEvent
CLOSED, OPEN, SECTOR
DRAW, FILL, iObjIndex
Constructor and Description |
---|
Arc3DRenderEvent(java.lang.Object oSource)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
PrimitiveRenderEvent |
copy() |
Object3D |
getObject3D()
Returns the 3D object associated with this event.
|
Location3D |
getTopLeft3D() |
void |
prepare2D(double xOffset,
double yOffset)
Prepares the coordinates to render on 2D plane.
|
void |
setTopLeft3D(Location3D loc)
Sets the 3D top-left location of the arc bounds.
|
draw, fill, getAngleExtent, getBackground, getBounds, getEllipseBounds, getHeight, getInnerRadius, getLineAttributes, getOuterRadius, getOutline, getStartAngle, getStyle, getTopLeft, getWidth, reset, setAngleExtent, setBackground, setBounds, setEndAngle, setHeight, setInnerRadius, setOuterRadius, setOutline, setStartAngle, setStyle, setTopLeft, setWidth
compareRegular, compareTo, compareTransposed, getDepth, getLabel, isEnabled, setDepth, setEnable
setSourceObject
public Arc3DRenderEvent(java.lang.Object oSource)
public void setTopLeft3D(Location3D loc)
loc
- public Location3D getTopLeft3D()
public PrimitiveRenderEvent copy()
copy
in class ArcRenderEvent
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.