| Class | Description |
|---|---|
| ImportDataProvider | |
| ImportLayer |
The importLayer containes shapes from an imported shapefile.
|
| LoadShapeFileAction |
Action which will load the shape filePicker
|
| MarkAllShapesAsAction |
Mark selected shapes as Plot of as Skip (to skip linking the selected plots)
|
| SaveImportLayerAction |
Action to save the layerobjects on the importlayer
|
| Shape |
non persistent object for storing geometries and additional information
|
| Shape.Builder |
Shape builder class
usage: Shape shape = new Shape.Builder().setName("someName").build();
|
| ShapeBeanInfo |
Beaninfo for shape properties
|
| ShapeFilePicker | |
| ShapeFileProcessor |
| Enum | Description |
|---|---|
| Shape.ShapeType |
Type of a shape object
Gives an indication about what kind of shape it is, what the purpose is
and where it needs to be stored eventually.
|
Copyright © 2011. All Rights Reserved.