Package | Description |
---|---|
org.apache.batik.gvt |
Contains all of the interfaces for describing and painting vector
graphics as Java objects.
|
Modifier and Type | Method and Description |
---|---|
protected ProxyGraphicsNode |
MarkerShapePainter.buildEndMarkerProxy()
Builds a proxy GraphicsNode for the input Marker to be
drawn at the end position.
|
protected ProxyGraphicsNode[] |
MarkerShapePainter.buildMiddleMarkerProxies()
Builds a proxy GraphicsNode for the input
Marker to be drawn at the middle positions
|
protected ProxyGraphicsNode |
MarkerShapePainter.buildStartMarkerProxy()
Builds a proxy GraphicsNode for the input Marker to be
drawn at the start position
|
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.