| Package | Description |
|---|---|
| com.vividsolutions.jump.demo.delineation | |
| com.vividsolutions.jump.workbench.model |
Layers, Categories, and Layer Managers -- the top level of abstraction
in the JUMP data model, wrapping Features and FeatureCollections, which
in turn wrap Geometries.
|
| com.vividsolutions.jump.workbench.ui.cursortool | |
| com.vividsolutions.jump.workbench.ui.renderer | |
| com.vividsolutions.jump.workbench.ui.renderer.style |
| Modifier and Type | Class and Description |
|---|---|
class |
DelineationVertexStyle
Paints anchored vertices green and unanchored vertices red.
|
| Modifier and Type | Method and Description |
|---|---|
Style |
Layer.getStyle(Class c)
Styles do not notify the Layer when their parameters change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.addStyle(Style style) |
void |
Layer.removeStyle(Style p) |
| Modifier and Type | Class and Description |
|---|---|
static class |
NoteTool.NoteStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelectionRenderer |
class |
FeatureSelectionRenderer |
class |
LineStringSelectionRenderer |
class |
PartSelectionRenderer |
class |
SelectionBackgroundRenderer |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImageCachingFeatureCollectionRenderer.renderHook(ThreadSafeImage image,
Collection features,
Layer layer,
Style style) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChoosableStyle |
| Modifier and Type | Method and Description |
|---|---|
DelegatingStyle |
DelegatingStyle.setStyle(Style style) |
Copyright © 2015. All rights reserved.