public abstract classOperatorImportFromJsonextendsOperator
Operator.Type| Constructor and Description |
|---|
OperatorImportFromJson() |
| Modifier and Type | Method and Description |
|---|---|
abstractMapGeometry | execute(Geometry.Type type,JsonReader jsonReader)Performs the ImportFromJson operation on a single Json string |
abstractMapGeometry | execute(Geometry.Type type,String string)Performs the ImportFromJson operation on a single Json string |
Operator.Type | getType() |
staticOperatorImportFromJson | local() |
accelerateGeometry,canAccelerateGeometry,deaccelerateGeometrypublic Operator.Type getType()
public abstract MapGeometry execute(Geometry.Type type,JsonReader jsonReader)
public abstract MapGeometry execute(Geometry.Type type,String string)
public static OperatorImportFromJson local()
Copyright © 2018. All rights reserved.