nl.cloudfarming.client.area.field.shape
Class ImportDataProvider
java.lang.Object
nl.cloudfarming.client.model.DataProviderImpl
nl.cloudfarming.client.area.field.shape.ImportDataProvider
- All Implemented Interfaces:
- BeanService, DataProvider, org.openide.explorer.ExplorerManager.Provider, org.openide.util.Lookup.Provider
public class ImportDataProvider
- extends DataProviderImpl
- Author:
- Timon Veenstra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportDataProvider
public ImportDataProvider(ShapeFile plotFile)
initExplorer
protected final void initExplorer()
- Specified by:
initExplorer in class DataProviderImpl
save
public void save(Bean bean)
getLayerNode
public org.openide.nodes.Node getLayerNode()
- get the import layer containing the imported shapes
- Returns:
- import layer
getShapes
public List<Shape> getShapes()
- get the list with managed shapes
- Returns:
addShape
public void addShape(Shape shape)
- add a shape to the list of managed shapes
- Parameters:
shape -
Copyright © 2011. All Rights Reserved.