public static class Edit.VertexInfo
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
int |
getPointIndex()
Index of the vertex in the segment indicated by segmentIndex.
|
int |
getSegmentIndex()
Index of the ring or path that contains the vertex.
|
boolean |
isGhost()
Specifies whether the event fired for an existing vertex or a ghost vertex.
|
public final int getSegmentIndex()
public final int getPointIndex()
public final boolean isGhost()