public class Navigation extends AbstractFeatureLayer
| Modifier and Type | Field and Description | 
|---|---|
| static String | HEADING_CONTROLS_PROPERTY | 
| static String | OPACITY_PROPERTY | 
| static String | ORIENTATION_PROPERTY | 
| static String | PAN_CONTROLS_PROPERTY | 
| static String | POSITION_PROPERTY | 
| static String | SIZE_PROPERTY | 
| static String | TILT_CONTROLS_PROPERTY | 
| static String | ZOOM_CONTROLS_PROPERTY | 
layercontroller, featureIDchangeSupport, enabledACCELERATOR_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 | 
|---|
| Navigation() | 
| Navigation(Registry registry) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Layer | doAddLayer() | 
| void | doPropertyChange(PropertyChangeEvent event) | 
| double | getOpacity() | 
| String | getOrientation() | 
| String | getPosition() | 
| double | getSize() | 
| void | initialize(Controller controller) | 
| boolean | isShowHeading() | 
| boolean | isShowPan() | 
| boolean | isShowTilt() | 
| boolean | isShowZoom() | 
doActionPerformed, isOn, isTwoState, setEnabled, turnOnactionPerformed, addToToolBar, getController, getFeatureID, getName, getStringValue, isInitialized, propertyChange, register, setMenuAccelleratoraddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListenerpublic static final String HEADING_CONTROLS_PROPERTY
public static final String OPACITY_PROPERTY
public static final String ORIENTATION_PROPERTY
public static final String PAN_CONTROLS_PROPERTY
public static final String POSITION_PROPERTY
public static final String SIZE_PROPERTY
public static final String TILT_CONTROLS_PROPERTY
public static final String ZOOM_CONTROLS_PROPERTY
public Navigation()
public Navigation(Registry registry)
protected Layer doAddLayer()
doAddLayer in class AbstractFeatureLayerpublic void doPropertyChange(PropertyChangeEvent event)
doPropertyChange in class AbstractFeaturepublic double getOpacity()
public String getOrientation()
public String getPosition()
public double getSize()
public void initialize(Controller controller)
initialize in interface Initializableinitialize in class AbstractFeatureLayerpublic boolean isShowHeading()
public boolean isShowPan()
public boolean isShowTilt()
public boolean isShowZoom()