메소드 | 설명 | |
---|---|---|
GeoCircle ( System.Point p, double radiusDEG, |
||
Reset ( double x, double y, double radiusDEG ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
GetYAxis ( ) : double | ||
RelateRectanglePhase2 ( Rectangle r, SpatialRelation bboxSect ) : SpatialRelation |
Called after bounding box is intersected.
|
메소드 | 설명 | |
---|---|---|
Init ( ) : void | ||
NumCornersIntersect ( Rectangle r ) : int | ||
RelateRectangleCircleWrapsPole ( Rectangle r, |
||
Ulp ( double value ) : double |
public GeoCircle ( System.Point p, double radiusDEG, |
||
p | System.Point | |
radiusDEG | double | |
ctx | ||
리턴 | System |
protected RelateRectanglePhase2 ( Rectangle r, SpatialRelation bboxSect ) : SpatialRelation | ||
r | Rectangle | |
bboxSect | SpatialRelation | INTERSECTS or CONTAINS from enclosingBox's intersection |
리턴 | SpatialRelation |
public Reset ( double x, double y, double radiusDEG ) : void | ||
x | double | |
y | double | |
radiusDEG | double | |
리턴 | void |