Uses of Class
org.locationtech.jts.jump.workbench.ui.renderer.style.WKTFillPattern
-
Packages that use WKTFillPattern Package Description org.locationtech.jts.jump.workbench.ui.renderer.style -
-
Uses of WKTFillPattern in org.locationtech.jts.jump.workbench.ui.renderer.style
Methods in org.locationtech.jts.jump.workbench.ui.renderer.style that return WKTFillPattern Modifier and Type Method Description static WKTFillPattern
WKTFillPattern. createDiagonalStripePattern(int lineWidth, double centerlineSeparationInLineWidths, boolean forward, boolean back)
static WKTFillPattern
WKTFillPattern. createVerticalHorizontalStripePattern(int lineWidth, double centerlineSeparationInLineWidths, boolean vertical, boolean horizontal)
-