Uses of Class
org.locationtech.jts.jump.workbench.ui.renderer.style.BasicFillPattern
-
Packages that use BasicFillPattern Package Description org.locationtech.jts.jump.workbench.ui.renderer.style -
-
Uses of BasicFillPattern in org.locationtech.jts.jump.workbench.ui.renderer.style
Subclasses of BasicFillPattern in org.locationtech.jts.jump.workbench.ui.renderer.style Modifier and Type Class Description class
ImageFillPattern
You can set the alpha by calling #setColor (only the alpha will be read)class
WKTFillPattern
Methods in org.locationtech.jts.jump.workbench.ui.renderer.style that return BasicFillPattern Modifier and Type Method Description BasicFillPattern
BasicFillPattern. setColor(Color color)
BasicFillPattern
BasicFillPattern. setProperties(Blackboard properties)
-