| Package | Description |
|---|---|
| de.topobyte.jeography.viewer.geometry | |
| de.topobyte.jeography.viewer.geometry.manage |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageManagerGeometry.setGeometries(GeometryStyle
|
| Constructor and Description | |
|---|---|
ImageProviderGeometry(GeometryStyle
|
| Modifier and Type | Method and Description |
|---|---|
GeometryStyle |
GeometryStylesModel.getElementAt(int index)
|
GeometryStyle |
StyledGeometry.getStyle()
|
GeometryStyle |
GeometryStylesModel.getStyleByName(String
Get the style by the denoted name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryStylesModel.add(GeometryStyle
Add this style.
|
void |
GeometryStylePanel.setStyle(GeometryStyle
Set the style to display.
|
| Constructor and Description | |
|---|---|
EditGeometryStyleDialog(GeometryStylesModel
Create an edit dialog for the denoted style.
|
|
StyledGeometry(Collection
Create a new StyledGeometry.
|