public abstract class GraticuleLayer extends AbstractOnDemandLayerFeature
group, layer, on
controller, featureID
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
GraticuleLayer(String name,
String featureID,
String iconPath,
String group,
Registry registry) |
Modifier and Type | Method and Description |
---|---|
protected void |
addLayer(LayerPath path) |
protected Layer |
createLayer() |
protected abstract Layer |
doCreateLayer() |
protected void |
removeLayer() |
isOn, isTwoState, turnOn
actionPerformed, addToToolBar, doActionPerformed, doPropertyChange, getController, getFeatureID, getName, getStringValue, initialize, isInitialized, propertyChange, register, setMenuAccellerator
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected void addLayer(LayerPath path)
addLayer
in class AbstractOnDemandLayerFeature
protected Layer createLayer()
createLayer
in class AbstractOnDemandLayerFeature
protected abstract Layer doCreateLayer()
protected void removeLayer()
removeLayer
in class AbstractOnDemandLayerFeature