nl.cloudfarming.client.area.field
Class ProductionUnitLayer
java.lang.Object
nl.cloudfarming.client.geoviewer.BaseLayer
nl.cloudfarming.client.geoviewer.ObjectLayer<ProductionUnitLayerObject>
nl.cloudfarming.client.area.field.ProductionUnitLayer
- All Implemented Interfaces:
- Transferable, javax.media.jai.PropertyChangeEmitter, Layer
public class ProductionUnitLayer
- extends ObjectLayer<ProductionUnitLayerObject>
A layer for Production units of a specific year
- Author:
- Gerben Feenstra
| Fields inherited from interface nl.cloudfarming.client.geoviewer.Layer |
DATA_FLAVOR |
| Methods inherited from class nl.cloudfarming.client.geoviewer.BaseLayer |
addPropertyChangeListener, addPropertyChangeListener, getActions, getCategory, getChangeSupport, getDataProvider, getName, getPalette, getTransferData, getTransferDataFlavors, isDataFlavorSupported, removePropertyChangeListener, removePropertyChangeListener, setPalette |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductionUnitLayer
public ProductionUnitLayer(String nodeName,
Date date,
DataProvider dp)
Copyright © 2011. All Rights Reserved.