|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyGraphicsNode | |
org.apache.batik.gvt | Contains all of the interfaces for describing and painting vector graphics as Java objects. |
Uses of ProxyGraphicsNode in org.apache.batik.gvt |
Methods in org.apache.batik.gvt that return ProxyGraphicsNode | |
protected ProxyGraphicsNode |
MarkerShapePainter.buildStartMarkerProxy()
Builds a proxy GraphicsNode for the input Marker to be drawn at the start position |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |