org.eclipse.birt.chart.event
Class WrappedInstruction
java.lang.Object
org.eclipse.birt.chart.event.WrappedInstruction
- All Implemented Interfaces:
- java.lang.Comparable
- public final class WrappedInstruction
- extends java.lang.Object
- implements java.lang.Comparable
WrappedInstruction
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WrappedInstruction
public WrappedInstruction(DeferredCache dc,
java.util.ArrayList alEvents,
int iInstruction)
- Parameters:
dc
- alEvents
- iInstruction
-
WrappedInstruction
public WrappedInstruction(DeferredCache dc,
PrimitiveRenderEvent pre,
int iInstruction)
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
getEvent
public final PrimitiveRenderEvent getEvent()
- Returns:
getInstruction
public final int getInstruction()
- Returns:
toString
public java.lang.String toString()
getBounds
public final Bounds getBounds()
isModel
public boolean isModel()
getModel
public java.util.ArrayList getModel()
Copyright © 2005 Actuate Corp. All rights reserved.