org.apache.batik.bridge
public interface MarkerBridge extends Bridge
| 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)
ctx - the bridge context to usemarkerElement - the element that represents the markerpaintedElement - the element that references the marker elementCopyright ? 2008 Apache Software Foundation. All Rights Reserved.