|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.event.MarkerInstruction
public class MarkerInstruction
This class wraps a rendering event for Marker
| Constructor Summary | |
|---|---|
MarkerInstruction(org.eclipse.birt.chart.render.DeferredCache dc,
PrimitiveRenderEvent pre,
int iInstruction,
double iMarkerSize)
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
Bounds |
getBounds()
|
PrimitiveRenderEvent |
getEvent()
Returns the associated event. |
int |
getInstruction()
Returns the associated instruction. |
double |
getMarkerSize()
Returns the size of marker |
java.util.List |
getModel()
|
boolean |
isModel()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarkerInstruction(org.eclipse.birt.chart.render.DeferredCache dc,
PrimitiveRenderEvent pre,
int iInstruction,
double iMarkerSize)
| Method Detail |
|---|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparablepublic final PrimitiveRenderEvent getEvent()
getEvent in interface IRenderInstructionpublic final int getInstruction()
IRenderInstruction
getInstruction in interface IRenderInstructionpublic final double getMarkerSize()
public final Bounds getBounds()
getBounds in interface IRenderInstructionpublic java.util.List getModel()
getModel in interface IRenderInstructionpublic boolean isModel()
isModel in interface IRenderInstruction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||