Method | Description | |
---|---|---|
Contains ( this region, |
${utility_Extensions_method_Contains_GeoRegion_Point2D_D}
|
|
Contains ( this region, double x, double y ) : bool |
${utility_Extensions_method_Contains_GeoRegion_double_double_D}
|
|
ToGeoLine ( this polylineElement ) : |
${utility_Extensions_method_ToGeoLine_D}
|
|
ToGeoRegion ( this polygonElement ) : |
${utility_Extensions_method_ToGeoRegion_PolygonElement_D}
|
|
ToPolygonElement ( this geoRegion ) : |
${utility_Extensions_method_ToPolygonElement_GeoRegion_D}
|
|
ToPolylineElement ( this geoLine ) : |
${utility_Extensions_method_ToPolylineElement_GeoLine_D}
|
Method | Description | |
---|---|---|
CheckInRegion ( |
||
CheckInRegion1 ( |
public static Contains ( this region, |
||
region | this | ${utility_Extensions_method_Contains_GeoRegion_Point2D_param_region} |
point | ${utility_Extensions_method_Contains_GeoRegion_Point2D_param_point} | |
return | bool |
public static Contains ( this region, double x, double y ) : bool | ||
region | this | ${utility_Extensions_method_Contains_GeoRegion_double_double_param_region} |
x | double | ${utility_Extensions_method_Contains_GeoRegion_double_double_param_x} |
y | double | ${utility_Extensions_method_Contains_GeoRegion_double_double_param_y} |
return | bool |
public static ToGeoLine ( this polylineElement ) : |
||
polylineElement | this | |
return |
public static ToGeoRegion ( this polygonElement ) : |
||
polygonElement | this | |
return |
public static ToPolygonElement ( this geoRegion ) : |
||
geoRegion | this | |
return |
public static ToPolylineElement ( this geoLine ) : |
||
geoLine | this | |
return |