Uses of Class
org.apache.batik.gvt.ProxyGraphicsNode
Packages that use ProxyGraphicsNode
Package
Description
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 ProxyGraphicsNodeModifier and TypeMethodDescriptionprotected ProxyGraphicsNode
MarkerShapePainter.buildEndMarkerProxy()
Builds a proxyGraphicsNode
for the inputMarker
to be drawn at the end position.protected ProxyGraphicsNode[]
MarkerShapePainter.buildMiddleMarkerProxies()
Builds a proxyGraphicsNode
for the inputMarker
to be drawn at the middle positionsprotected ProxyGraphicsNode
MarkerShapePainter.buildStartMarkerProxy()
Builds a proxyGraphicsNode
for the inputMarker
to be drawn at the start position