public interface MarkerBridge extends Bridge
Marker
objects.Modifier and Type | Method and Description |
---|---|
Marker |
createMarker(BridgeContext ctx,
org.w3c.dom.Element markerElement,
org.w3c.dom.Element paintedElement)
Creates a
Marker according to the specified parameters. |
getInstance, getLocalName, getNamespaceURI
Marker createMarker(BridgeContext ctx, org.w3c.dom.Element markerElement, org.w3c.dom.Element paintedElement)
Marker
according to the specified parameters.ctx
- the bridge context to usemarkerElement
- the element that represents the markerpaintedElement
- the element that references the marker element