메소드 | 설명 | |
---|---|---|
NtsShapeReadWriter ( |
||
NtsShapeReadWriter ( |
||
ReadShape ( String str ) : Shape | ||
ReadShapeFromBytes ( byte array, int offset, int length ) : Shape | ||
WriteShape ( Shape shape ) : String | ||
WriteShapeToBytes ( Shape shape ) : byte[] |
메소드 | 설명 | |
---|---|---|
CheckCoordinates ( IGeometry geom ) : void |
public NtsShapeReadWriter ( |
||
ctx | ||
리턴 | System |
public NtsShapeReadWriter ( |
||
ctx | ||
normalizeGeomCoords | bool | |
리턴 | System |
public ReadShapeFromBytes ( byte array, int offset, int length ) : Shape | ||
array | byte | |
offset | int | |
length | int | |
리턴 | Shape |