public final class ClipRenderEvent extends PrimitiveRenderEvent
DRAW, FILL, iObjIndex
Constructor and Description |
---|
ClipRenderEvent(java.lang.Object oSource)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
Location[] |
getVertices() |
void |
reset()
Resets the inner state of current event.
|
void |
setVertices(Location[] loa)
Sets the vertices of the clip.
|
compareRegular, compareTo, compareTransposed, copy, draw, fill, getBackground, getBounds, getDepth, getLabel, getLineAttributes, isEnabled, setDepth, setEnable
setSourceObject
public ClipRenderEvent(java.lang.Object oSource)
public final Location[] getVertices()
public final void setVertices(Location[] loa)
loa
- The vertices associated with the polygon area to be clippedpublic void reset()
ChartEvent
reset
in class ChartEvent
Copyright © 2005-2008 Actuate Corp. All rights reserved.