public class MarkerInstruction extends java.lang.Object implements IRenderInstruction
| 构造器和说明 |
|---|
MarkerInstruction(DeferredCache dc,
PrimitiveRenderEvent pre,
int iInstruction,
double iMarkerSize,
int zOrder) |
| 限定符和类型 | 方法和说明 |
|---|---|
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
|
int |
getMarkerZOrder()
Returns the zOrder of marker
|
java.util.List |
getModel() |
boolean |
isModel() |
public MarkerInstruction(DeferredCache dc, PrimitiveRenderEvent pre, int iInstruction, double iMarkerSize, int zOrder)
public int compareTo(java.lang.Object o)
compareTo 在接口中 java.lang.Comparablepublic final PrimitiveRenderEvent getEvent()
getEvent 在接口中 IRenderInstructionpublic final int getInstruction()
IRenderInstructiongetInstruction 在接口中 IRenderInstructionpublic final double getMarkerSize()
public final Bounds getBounds()
getBounds 在接口中 IRenderInstructionpublic java.util.List getModel()
getModel 在接口中 IRenderInstructionpublic boolean isModel()
isModel 在接口中 IRenderInstructionpublic final int getMarkerZOrder()
Copyright © 2005-2008 Actuate Corp. All rights reserved.