nl.cloudfarming.client.area.field
Class FieldLayer

java.lang.Object
  extended by nl.cloudfarming.client.geoviewer.BaseLayer
      extended by nl.cloudfarming.client.area.field.FieldLayer
All Implemented Interfaces:
PropertyChangeListener, EventListener, Layer

public class FieldLayer
extends BaseLayer

Layer for plots

Author:
Timon Veenstra

Nested Class Summary
 
Nested classes/interfaces inherited from interface nl.cloudfarming.client.geoviewer.Layer
Layer.SelectionChangeDirection, Layer.Sync
 
Field Summary
 
Fields inherited from interface nl.cloudfarming.client.geoviewer.Layer
LAYER_NODE_ICON_BASE, PROP_CATEGORY, PROP_NAME, PROP_PALETTE
 
Constructor Summary
FieldLayer(String nodeNameKey)
           
 
Method Summary
 
Methods inherited from class nl.cloudfarming.client.geoviewer.BaseLayer
addPropertyChangeListener, addPropertyChangeListener, fireNodeSelectionChange, getActions, getActiveChangeDirection, getCategory, getChangeSupport, getName, getPalette, propertyChange, removePropertyChangeListener, removePropertyChangeListener, setPalette
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldLayer

public FieldLayer(String nodeNameKey)


Copyright © 2011. All Rights Reserved.