public interface MarkerBridge extends Bridge
| 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, getNamespaceURIMarker createMarker(BridgeContext ctx, org.w3c.dom.Element markerElement, org.w3c.dom.Element paintedElement)
ctx - the bridge context to usemarkerElement - the element that represents the markerpaintedElement - the element that references the marker elementCopyright ? 2009 Apache Software Foundation. All Rights Reserved.