프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_selectedPoints | List |
||
_selectedPolygons | List |
||
_selectedPolylines | List |
||
_titleBuffer | List |
||
_titleCount | int |
메소드 | 설명 | |
---|---|---|
DefaultFeatureRenderer ( ) : System |
메소드 | 설명 | |
---|---|---|
DrawPoint ( Feature feature, |
Draw a point.
|
|
DrawPolygon ( Feature feature, |
Draw a polygon.
|
|
DrawPolyline ( Feature feature, |
Drawing the line.
|
|
FlushSelectedFeatures ( |
Rendering selected objects.
|
|
FlushTitles ( |
Drawing object names.
|
메소드 | 설명 | |
---|---|---|
IFeatureRenderer ( Feature feature, |
||
IFeatureRenderer ( Feature feature, |
||
IFeatureRenderer ( Feature feature, |
||
IFeatureRenderer ( |
||
addCrossPointToList ( Segment s1, Segment s2, List |
||
addTitleBufferElement ( |
||
addTitleBufferElement ( |
||
createSelectionTexture ( ) : void | ||
drawLinePathSelectionAndOutline ( |
||
drawPolylineSimple ( |
||
drawPolylineWithIntersectCalculation ( |
||
drawPrismPolygon ( Feature feature, |
||
drawTitle ( |
||
drawVisiblePolylinePart ( |
||
drawVisiblePolylinePartWithStyleDetection ( |
||
getAngle ( ICoordinate p1, ICoordinate p2, ICoordinate p3, bool counterClockwise ) : double | ||
getCrossPoint ( Segment s1, Segment s2, ICoordinate &crossPoint ) : bool | ||
getCrossPoints ( ICoordinate vertex1, ICoordinate vertex2, BoundingRectangle viewBox ) : List |
||
getDistantPoint ( IList |
||
getFollowingTitle ( |
||
getLeftPoints ( IList |
||
getPathLength ( List |
||
getRelativeDashSize ( |
||
getRightPoints ( IList |
||
pointQuadrantNumber ( ICoordinate p ) : int | ||
translateAngleQuadrant ( double angle, int quadrantNumber ) : double |
protected DrawPoint ( Feature feature, |
||
feature | Feature | |
g | ||
style | ||
titleStyle | ||
viewBox | BoundingRectangle | |
titleVisible | bool | |
scaleFactor | double | |
리턴 | void |
protected DrawPolygon ( Feature feature, |
||
feature | Feature | |
g | ||
style | ||
titleStyle | ||
viewBox | BoundingRectangle | |
titleVisible | bool | |
scaleFactor | double | |
리턴 | void |
protected DrawPolyline ( Feature feature, |
||
feature | Feature | |
g | ||
style | ||
titleStyle | ||
viewBox | BoundingRectangle | |
titleVisible | bool | |
scaleFactor | double | |
리턴 | void |
protected FlushSelectedFeatures ( |
||
g | ||
viewBox | BoundingRectangle | |
scaleFactor | double | |
리턴 | void |
protected FlushTitles ( |
||
g | ||
viewBox | BoundingRectangle | |
scaleFactor | double | |
리턴 | void |