Uses of Class
com.vividsolutions.jump.workbench.ui.renderer.style.WKTFillPattern
-
Packages that use WKTFillPattern Package Description com.vividsolutions.jump.workbench.ui.renderer.style -
-
Uses of WKTFillPattern in com.vividsolutions.jump.workbench.ui.renderer.style
Methods in com.vividsolutions.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)
-