org.apache.batik.bridge
public interface MarkerBridge extends Bridge
Method Summary | |
---|---|
Marker | createMarker(BridgeContext ctx, Element markerElement, Element paintedElement)
Creates a Marker according to the specified parameters.
|
Parameters: ctx the bridge context to use markerElement the element that represents the marker paintedElement the element that references the marker element