public class ImportDataProvider extends CommonModelService
| Constructor and Description |
|---|
ImportDataProvider(ShapeFile plotFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
addShape(Shape shape)
add a shape to the list of managed shapes
|
org.openide.nodes.Node |
getLayerNode()
get the import layer containing the imported shapes
|
List<Shape> |
getShapes()
get the list with managed shapes
|
protected org.openide.explorer.ExplorerManager |
initExplorer() |
getExplorerManager, getLookuppublic ImportDataProvider(ShapeFile plotFile)
protected final org.openide.explorer.ExplorerManager initExplorer()
initExplorer in class CommonModelServicepublic org.openide.nodes.Node getLayerNode()
public void addShape(Shape shape)
shape - Copyright © 2011. All Rights Reserved.