Overload List
| Name | Description | |
|---|---|---|
| XmlNodeStyle()()()() |
Creates a new instance that uses a ShapeNodeStyle
as its FallbackStyle.
| |
| XmlNodeStyle(INodeStyle) |
Creates a new instance that uses the given style as its FallbackStyle
and a default renderer.
| |
| XmlNodeStyle(XmlNodeStyleRenderer) |
Creates a new instance that uses the given renderer and a ShapeNodeStyle
as its FallbackStyle.
| |
| XmlNodeStyle(INodeStyle, XmlNodeStyleRenderer) |
Creates a new instance that uses the given style as its FallbackStyle
and the given renderer for rendering.
|