public interface MarkerBridge extends Bridge
Marker objects.| Modifier and Type | Method and Description |
|---|---|
Marker |
createMarker(BridgeContext ctx,
Element markerElement,
Element paintedElement)
Creates a
Marker according to the specified parameters. |
getInstance, getLocalName, getNamespaceURIMarker createMarker(BridgeContext ctx, Element markerElement, 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 elementCopyright © 2000–2024 Apache Software Foundation. All rights reserved.