메소드 | 설명 | |
---|---|---|
Equals ( Object o ) : bool | ||
GetArea ( |
||
GetBoundingBox ( ) : Rectangle | ||
GetCenter ( ) : Point | ||
GetGeom ( ) : IGeometry | ||
GetHashCode ( ) : int | ||
HasArea ( ) : bool | ||
IntersectionMatrixToSpatialRelation ( GeoAPI.Geometries.IntersectionMatrix matrix ) : SpatialRelation | ||
NtsGeometry ( IGeometry geom, |
||
Relate ( Circle circle, |
||
Relate ( |
||
Relate ( Point pt ) : SpatialRelation | ||
Relate ( Rectangle rectangle ) : SpatialRelation | ||
Relate ( Shape other ) : SpatialRelation | ||
ToString ( ) : String |
메소드 | 설명 | |
---|---|---|
CutUnwrappedGeomInto360 ( IGeometry geom ) : IGeometry | ||
ShiftGeomByX ( IGeometry geom, int xShift ) : void | ||
UnionGeometryCollection ( IGeometry geom ) : IGeometry | ||
UnwrapDateline ( IGeometry geom ) : int | ||
UnwrapDateline ( NetTopologySuite.Geometries.LineString lineString ) : int | ||
UnwrapDateline ( NetTopologySuite.Geometries.Polygon poly ) : int |
public GetArea ( |
||
ctx | ||
리턴 | double |
public static IntersectionMatrixToSpatialRelation ( GeoAPI.Geometries.IntersectionMatrix matrix ) : SpatialRelation | ||
matrix | GeoAPI.Geometries.IntersectionMatrix | |
리턴 | SpatialRelation |
public NtsGeometry ( IGeometry geom, |
||
geom | IGeometry | |
ctx | ||
dateline180Check | bool | |
리턴 | System |
public Relate ( Circle circle, |
||
circle | Circle | |
ctx | ||
리턴 | SpatialRelation |
public Relate ( |
||
jtsGeometry | ||
리턴 | SpatialRelation |
public Relate ( Rectangle rectangle ) : SpatialRelation | ||
rectangle | Rectangle | |
리턴 | SpatialRelation |