프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Ctx |
메소드 | 설명 | |
---|---|---|
ReadShape ( string value ) : Shape |
Reads a shape from a given string (ie, X Y, XMin XMax... WKT)
|
|
ShapeReadWriter ( |
||
WriteShape ( Shape shape ) : String |
Writes a shape to a String, in a format that can be read by {@link #readShape(String)}.
|
메소드 | 설명 | |
---|---|---|
ReadStandardShape ( String str ) : Shape |
메소드 | 설명 | |
---|---|---|
ReadLatCommaLonPoint ( String value ) : System.Point |
Reads geospatial latitude then a comma then longitude.
|
public ShapeReadWriter ( |
||
ctx | ||
리턴 | System |