Uses of Class
org.geotools.renderer.lite.ParallelLinesFiller
-
Packages that use ParallelLinesFiller Package Description org.geotools.renderer.lite A simple renderer implementation. -
-
Uses of ParallelLinesFiller in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite that return ParallelLinesFiller Modifier and Type Method Description static ParallelLinesFiller
ParallelLinesFiller. fromStipple(Shape shape)
Builds a line filler from a stipple shape, if at all possible, or returns null otherwise
-