public abstract class Geometry<T extends com.google.gwt.core.client.JavaScriptObject>
extends com.google.gwt.core.client.JsArray<T>
| Modifier | Constructor and Description |
|---|---|
protected |
Geometry() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.core.client.JsArray<T> |
getCoordinates() |
java.lang.String |
type() |
get, join, join, length, push, set, setLength, shift, unshiftpublic final java.lang.String type()
public final com.google.gwt.core.client.JsArray<T> getCoordinates()