프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_dLabelScale | Double | ||
m_eLabelPosition | VertexLabelPosition | ||
m_oFormattedTextManager | |||
m_oLabelTextColor | Color |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
GroupDrawer ( ) : System |
Initializes a new instance of the GroupDrawer class.
|
|
SetFont ( System.Windows.Media.Typeface typeface, Double fontSize ) : void | ||
TryDrawCombinedIntergroupEdges ( IGraph graph, |
||
TryDrawGroupLabels ( IGraph graph, |
||
TryDrawGroupRectangles ( IGraph graph, |
메소드 | 설명 | |
---|---|---|
DrawCombinedIntergroupEdge ( System.Windows.Media.DrawingContext oDrawingContext, |
||
DrawGroupLabel ( System.Windows.Media.DrawingContext oDrawingContext, |
||
GetCombinedIntergroupEdgePenWidth ( |
||
GetContrastingColor ( |
||
SetTextAlignment ( System.Windows.Media.FormattedText oFormattedText, VertexLabelPosition eLabelPosition ) : void | ||
TryGetGroupRectangle ( |
protected DrawCombinedIntergroupEdge ( System.Windows.Media.DrawingContext oDrawingContext, |
||
oDrawingContext | System.Windows.Media.DrawingContext | |
oGraphDrawingContext | ||
oCombinedIntergroupEdge | ||
oGroupLayoutDrawingInfo | ||
리턴 | void |
protected DrawGroupLabel ( System.Windows.Media.DrawingContext oDrawingContext, |
||
oDrawingContext | System.Windows.Media.DrawingContext | |
oGraphDrawingContext | ||
oGroupInfo | ||
리턴 | void |
protected GetCombinedIntergroupEdgePenWidth ( |
||
oCombinedIntergroupEdge | ||
리턴 | Double |
protected GetContrastingColor ( |
||
oGraphDrawingContext | ||
btAlpha | Byte | |
bUseMaximumContrast | System.Boolean | |
리턴 | Color |
public SetFont ( System.Windows.Media.Typeface typeface, Double fontSize ) : void | ||
typeface | System.Windows.Media.Typeface | |
fontSize | Double | |
리턴 | void |
protected SetTextAlignment ( System.Windows.Media.FormattedText oFormattedText, VertexLabelPosition eLabelPosition ) : void | ||
oFormattedText | System.Windows.Media.FormattedText | |
eLabelPosition | VertexLabelPosition | |
리턴 | void |
public TryDrawCombinedIntergroupEdges ( IGraph graph, |
||
graph | IGraph | |
graphDrawingContext | ||
visual | Visual | |
리턴 | System.Boolean |
public TryDrawGroupLabels ( IGraph graph, |
||
graph | IGraph | |
graphDrawingContext | ||
visual | Visual | |
리턴 | System.Boolean |
public TryDrawGroupRectangles ( IGraph graph, |
||
graph | IGraph | |
graphDrawingContext | ||
visual | Visual | |
리턴 | System.Boolean |
protected TryGetGroupRectangle ( |
||
oGroupInfo | ||
oGroupRectangle | ||
리턴 | System.Boolean |
protected FormattedTextManager,Smrf.NodeXL.Visualization.Wpf m_oFormattedTextManager | ||
리턴 |