|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
de.fhg.igd.mapviewer.view.AbstractMapView
de.fhg.igd.mapviewer.view.MapView
eu.esdihumboldt.hale.ui.views.styledmap.StyledMapView
public class StyledMapView
Extends map view with some functionality from PropertiesViewPart.
Nested Class Summary | |
---|---|
class |
StyledMapView.SelectInstancesAction
Action that changes the selection to a set of given instances. |
Field Summary | |
---|---|
static String |
ID
The view ID |
Fields inherited from class de.fhg.igd.mapviewer.view.AbstractMapView |
---|
epsgProvider |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
StyledMapView()
|
Method Summary | |
---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent)
|
Object |
getAdapter(Class adapter)
|
protected String |
getViewContext()
Get the view's dynamic help context identifier. |
Methods inherited from class de.fhg.igd.mapviewer.view.MapView |
---|
configureActions, getMapKit, getMapTips, getMapTools, init, partActivated, partBroughtToTop, partClosed, partDeactivated, partHidden, partInputChanged, partOpened, partVisible, saveState, setFocus |
Methods inherited from class de.fhg.igd.mapviewer.view.AbstractMapView |
---|
getEpsgProvider, setEpsgProvider, setSelectionProvider |
Methods inherited from class org.eclipse.ui.part.ViewPart |
---|
checkSite, getViewSite, init, setContentDescription, setInitializationData, setPartName |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPartPropertyListener, addPropertyListener, dispose, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Field Detail |
---|
public static final String ID
Constructor Detail |
---|
public StyledMapView()
Method Detail |
---|
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl
in interface org.eclipse.ui.IWorkbenchPart
createPartControl
in class de.fhg.igd.mapviewer.view.MapView
MapView.createPartControl(Composite)
public Object getAdapter(Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
getAdapter
in class org.eclipse.ui.part.WorkbenchPart
WorkbenchPart.getAdapter(Class)
protected String getViewContext()
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |