| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
initialize(Layer layer)
Called before #paint is applied to each Feature.
|
static DummyStyle |
instance() |
boolean |
isEnabled() |
void |
paint(Feature f,
Graphics2D g,
Viewport viewport) |
void |
setEnabled(boolean enabled) |
public void paint(Feature f, Graphics2D g, Viewport viewport) throws Exception
public void initialize(Layer layer)
Styleinitialize in interface Stylepublic void setEnabled(boolean enabled)
setEnabled in interface Stylepublic static DummyStyle instance()
Copyright © 2015. All rights reserved.