Overload List
| Name | Description | |
|---|---|---|
| XmlEdgeStyle()()()() |
Creates a new instance that uses a PolylineEdgeStyle
as its FallbackStyle.
| |
| XmlEdgeStyle(IEdgeStyle) |
Creates a new instance that uses the given style as its FallbackStyle
and a default renderer.
| |
| XmlEdgeStyle(XmlEdgeStyleRenderer) |
Creates a new instance that uses the given renderer and a PolylineEdgeStyle
as its FallbackStyle.
| |
| XmlEdgeStyle(IEdgeStyle, XmlEdgeStyleRenderer) |
Creates a new instance that uses the given style as its FallbackStyle
and the given renderer for rendering.
|