Method | Description | |
---|---|---|
Area ( this polygon ) : double |
Calculates the area of the polygon.
|
|
Buffer ( this extent, double distance ) : |
Buffers the extent by the specified distance.
|
|
Centre ( this extent ) : Point |
Returns the centre point of the extent.
|
|
Contains ( this polygon, |
Determines if the polygon completely contains the multipoint.
|
|
Contains ( this polygon, Point point ) : bool |
Determines if the polygon contains the point.
|
|
Contains ( this polygon1, |
Determines if the polygon completely contains the other polygon.
|
|
Contains ( this polygon, |
Determines if the polygon completely contains the polyline.
|
|
Contains ( this |
Determines if the polygon completely contains the multipoint.
|
|
Contains ( this |
Determines if the polygon contains the point.
|
|
Contains ( this |
Determines if the polygon completely contains the other polygon.
|
|
Contains ( this |
Determines if the polygon completely contains the polyline.
|
|
Distance ( this point, |
Calculates the shortest distance to the multipoint.
|
|
Distance ( this point1, Point point2 ) : double |
Calculates the distance to the other point.
|
|
Distance ( this point, |
Calculates the shortest distance to the polygon.
|
|
Distance ( this point, |
Calculates the shortest distance to the polyline.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Distance ( this |
Calculates the distance between two features.
|
|
Extent ( this point ) : |
Returns the extent of this point.
|
|
Intersect ( this polyline1, |
Returns intersection points between the two polylines.
|
|
Intersect ( this |
Returns intersection points between the two polylines.
|
|
Intersects ( this polyline, |
Determines if the polyline intersects the polygon.
|
|
Intersects ( this polyline1, |
Determines if the polyline intersects the other polyline.
|
|
Intersects ( this |
Determines if the polyline intersects the other polyline.
|
|
Intersects ( this |
Determines if the polygon intersects the polyline.
|
|
Intersects ( this |
Determines if the polyline intersects the polygon.
|
|
Intersects ( this |
Determines if the polyline intersects the other polyline.
|
|
Length ( this polyline ) : double |
Calculates the length of the polyline.
|
|
Perimeter ( this polygon ) : double |
Calculates the perimeter of the polygon.
|
|
Within ( this point, |
Determines if the point is inside the polygon.
|
|
Within ( this |
Determines if the multipoint is inside the polygon.
|
|
Within ( this |
Determines if the point is inside the polygon.
|
|
Within ( this |
Determines if the polygon is inside the other polygon.
|
|
Within ( this |
Determines if the polyline is inside the polygon.
|
|
WithinDistance ( this point, |
Determines if the point is within the specified distance from the multipoint.
|
|
WithinDistance ( this point1, Point point2, double distance ) : bool |
Determines if the point is within the specified distance from the other point.
|
|
WithinDistance ( this point, |
Determines if the point is within the specified distance from the polygon.
|
|
WithinDistance ( this point, |
Determines if the point is within the specified distance from the polyline.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
|
WithinDistance ( this |
Determines if the feature is within the specified distance from the other feature.
|
Method | Description | |
---|---|---|
Area ( double p1, double p2 ) : double | ||
AssertNotNull ( ) : void | ||
Contains ( double ring, Point point ) : bool | ||
Contains ( this polygon, double points ) : bool | ||
Distance ( |
||
Distance ( this point, double paths ) : double | ||
GroupRings ( this polygon ) : List
|
||
Intersect ( double l1, double l2 ) : Point | ||
Intersect ( double path1, double path2 ) : Point[] | ||
Intersects ( this extent1, |
||
IsInnerRing ( this ring ) : bool | ||
Length ( this p1, double p2 ) : double | ||
Null ( ) : bool |
public static Buffer ( this extent, double distance ) : |
||
extent | this | |
distance | double | |
return |
public static Contains ( this polygon, |
||
polygon | this | |
multipoint | ||
return | bool |
public static Contains ( this polygon, Point point ) : bool | ||
polygon | this | |
point | Point | |
return | bool |
public static Contains ( this polygon1, |
||
polygon1 | this | |
polygon2 | ||
return | bool |
public static Contains ( this polygon, |
||
polygon | this | |
polyline | ||
return | bool |
public static Contains ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Contains ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Contains ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Contains ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Distance ( this point, |
||
point | this | |
multipoint | ||
return | double |
public static Distance ( this point1, Point point2 ) : double | ||
point1 | this | |
point2 | Point | |
return | double |
public static Distance ( this point, |
||
point | this | |
polygon | ||
return | double |
public static Distance ( this point, |
||
point | this | |
polyline | ||
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Distance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | double |
public static Extent ( this point ) : |
||
point | this | |
return |
public static Intersect ( this polyline1, |
||
polyline1 | this | |
polyline2 | ||
return | Point[] |
public static Intersect ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | Point[] |
public static Intersects ( this polyline, |
||
polyline | this | |
polygon | ||
return | bool |
public static Intersects ( this polyline1, |
||
polyline1 | this | |
polyline2 | ||
return | bool |
public static Intersects ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Intersects ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Intersects ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Intersects ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Length ( this polyline ) : double | ||
polyline | this | |
return | double |
public static Perimeter ( this polygon ) : double | ||
polygon | this | |
return | double |
public static Within ( this point, |
||
point | this | |
polygon | ||
return | bool |
public static Within ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Within ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Within ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static Within ( this |
||
feature1 | this |
|
feature2 | Feature |
|
return | bool |
public static WithinDistance ( this point, |
||
point | this | |
multipoint | ||
distance | double | |
return | bool |
public static WithinDistance ( this point1, Point point2, double distance ) : bool | ||
point1 | this | |
point2 | Point | |
distance | double | |
return | bool |
public static WithinDistance ( this point, |
||
point | this | |
polygon | ||
distance | double | |
return | bool |
public static WithinDistance ( this point, |
||
point | this | |
polyline | ||
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |
public static WithinDistance ( this |
||
feature1 | this |
|
feature2 | Feature |
|
distance | double | |
return | bool |