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.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
add
(Style style, StyleList.StyleFilter filter) private StyleEntry
private int
getEntryIndex
(Style style) void
paint
(Geometry geom, Viewport viewport, Graphics2D g) void
setEnabled
(Style style, boolean isEnabled)