public class Arc3DRenderEvent extends ArcRenderEvent implements I3DRenderEvent
CLOSED, OPEN, SECTORDRAW, FILL, iObjIndex| 构造器和说明 |
|---|
Arc3DRenderEvent(java.lang.Object oSource)
The constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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, setWidthcompareRegular, compareTo, compareTransposed, getDepth, getLabel, isEnabled, setDepth, setEnablesetSourceObjectpublic void setTopLeft3D(Location3D loc)
loc - public Location3D getTopLeft3D()
public PrimitiveRenderEvent copy()
copy 在类中 ArcRenderEventpublic Object3D getObject3D()
I3DRenderEventgetObject3D 在接口中 I3DRenderEventpublic void prepare2D(double xOffset,
double yOffset)
I3DRenderEventprepare2D 在接口中 I3DRenderEventCopyright © 2005-2008 Actuate Corp. All rights reserved.