Modifier and Type | Class and Description |
---|---|
static interface |
StyleList.StyleFilter |
Constructor and Description |
---|
StyleList() |
Modifier and Type | Method and Description |
---|---|
void |
add(Style style) |
void |
add(Style style,
StyleList.StyleFilter filter) |
void |
paint(Geometry geom,
Viewport viewport,
Graphics2D g) |
void |
setEnabled(Style style,
boolean isEnabled) |
public void paint(Geometry geom, Viewport viewport, Graphics2D g) throws Exception
public void add(Style style)
public void add(Style style, StyleList.StyleFilter filter)
public void setEnabled(Style style, boolean isEnabled)
Copyright © 2022. All rights reserved.