| | Class | Description |
|---|
| | VoidEdgeStyle |
A void implementation of a Edge style that does nothing and behaves like
an invisible style. |
| | VoidEdgeStyleRenderer |
A void implementation of an edge style renderer that does nothing. |
| | VoidLabelStyle |
A void implementation of a label style that does nothing and behaves like
an invisible style. |
| | VoidLabelStyleRenderer |
A void implementation of a label style renderer that does nothing. |
| | VoidNodeStyle |
A void implementation of a Node style that does nothing and behaves like
an invisible style. |
| | VoidNodeStyleRenderer |
A void implementation of a node style renderer that does nothing. |
| | VoidPathGeometry |
A void implementation of the IPathGeometry
interface that does nothing and behaves like an empty path. |
| | VoidPortStyle |
A void implementation of a port style that does nothing and behaves like
an invisible style. |
| | VoidPortStyleRenderer |
A void implementation of a port style renderer that does nothing. |
| | VoidShapeGeometry |
A void implementation of the IShapeGeometry
interface that does nothing and behaves like an empty geometry. |