Class StyleList
java.lang.Object
org.locationtech.jtstest.testbuilder.ui.style.StyleList
- All Implemented Interfaces:
Style
Contains a list of styles and allows Geometrys
to be rendered using those styles.
- Author:
- mbdavis
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
add
(Style style, StyleList.StyleFilter filter) boolean
void
paint
(Geometry geom, Viewport viewport, Graphics2D g) void
setEnabled
(Style style, boolean isEnabled)