Uses of Package
com.ontimize.util.gis.client.interfaces

Packages that use com.ontimize.util.gis.client.interfaces
com.ontimize.util.gis.client.defaultimplementations   
com.ontimize.util.gis.client.defaultimplementations.cache   
com.ontimize.util.gis.client.gui   
com.ontimize.util.gis.client.gui.panels   
com.ontimize.util.gis.client.gui.panels.actions   
com.ontimize.util.gis.client.gui.panels.alternativelayers   
com.ontimize.util.gis.client.gui.panels.components   
com.ontimize.util.gis.client.gui.render   
com.ontimize.util.gis.client.interfaces   
com.ontimize.util.gis.client.manager   
com.ontimize.util.gis.client.utils   
com.ontimize.util.gis.client.viewer   
com.ontimize.util.gis.client.viewer.actions   
com.ontimize.util.gis.common   
com.ontimize.util.gis.common.defaultimplementations   
com.ontimize.util.gis.common.interfaces   
com.ontimize.util.gis.extension.google   
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.defaultimplementations
IGisCacheManager
          Interface for the gis cache manager
IGisClientManager
          Gis client manager interface
IGisClientSideDataManager
          Interface for the gis data manager
IGisDataDispatcher
          Gis data dispatcher interface
IGisDataRequestsManager
          Data requests manager interface
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.defaultimplementations.cache
IGisDataDispatcher
          Gis data dispatcher interface
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui
IGisClientManager
          Gis client manager interface
IGisLayeredPane
          Interface for the gis layered panel.
IGisLoadingViewer
          Interface of the Gis loading component
IGisViewer
          Interface for the Gis map viewer component.
IOGisComponent
          Main gis component interface.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui.panels
IGisClientComponent
          Interface to use for a gis client component.
IGisClientManager
          Gis client manager interface
IGisDataDispatcher
          Gis data dispatcher interface
IGisDataRequestsManager
          Data requests manager interface
IGisToolbar
          Interface to use for a gis toolbar
IGisViewer
          Interface for the Gis map viewer component.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui.panels.actions
IGisViewer
          Interface for the Gis map viewer component.
IPopupMenuAction
          Interface used for the poppup menu action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui.panels.alternativelayers
IGisClientComponent
          Interface to use for a gis client component.
IGisViewer
          Interface for the Gis map viewer component.
IGisViewerComponent
          Interface implemented by all the subcomponents inside the main gis component.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui.panels.components
IGisClientComponent
          Interface to use for a gis client component.
IGisLayerUtilities
          Interface for layer data management implemented by the gis viewer panel
IGisToolbar
          Interface to use for a gis toolbar
IGisViewer
          Interface for the Gis map viewer component.
IPopupMenuAction
          Interface used for the poppup menu action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.gui.render
IGisViewer
          Interface for the Gis map viewer component.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.interfaces
IGisCacheManager
          Interface for the gis cache manager
IGisClientManager
          Gis client manager interface
IGisClientSideDataManager
          Interface for the gis data manager
IGisDataDispatcher
          Gis data dispatcher interface
IGisDataRequester
          Interface for gis data requesters
IGisDataRequestsManager
          Data requests manager interface
IGisSelectionViewer
          Interface of the Gis map viewer component with selection methods.
IGisViewer
          Interface for the Gis map viewer component.
IOGisComponent
          Main gis component interface.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.manager
IGisCacheManager
          Interface for the gis cache manager
IGisClientManager
          Gis client manager interface
IGisClientSideDataManager
          Interface for the gis data manager
IGisDataDispatcher
          Gis data dispatcher interface
IGisDataRequestsManager
          Data requests manager interface
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.utils
IGisViewer
          Interface for the Gis map viewer component.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.viewer
IGisClientManager
          Gis client manager interface
IGisConfigurationParameters
          Interface implemented by the global configuration parameters class
IGisDataRequester
          Interface for gis data requesters
IGisEditionManager
          Interface for the gis map viewer edition manager
IGisEditionViewer
          Interface of the Gis map viewer component with edition method
IGisInternalRenderer
          Interface implemented by the GIS map viewer internal renderer classes
IGisLayerUtilities
          Interface for layer data management implemented by the gis viewer panel
IGisLoadingViewer
          Interface of the Gis loading component
IGisSelectionViewer
          Interface of the Gis map viewer component with selection methods.
IGisViewer
          Interface for the Gis map viewer component.
IGisViewerThreadRendering
           
IOGisComponent
          Main gis component interface.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.client.viewer.actions
IGisViewer
          Interface for the Gis map viewer component.
IGisViewerOnMouseClickAction
          Interface for the onMouseClick action classes.
IGisViewerOnMouseOverAction
          Interface for the onMouseOver action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.common
IGisViewer
          Interface for the Gis map viewer component.
IGisViewerOnMouseClickAction
          Interface for the onMouseClick action classes.
IGisViewerOnMouseOverAction
          Interface for the onMouseOver action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.common.defaultimplementations
IGisConfigurationParameters
          Interface implemented by the global configuration parameters class
IGisViewerOnMouseClickAction
          Interface for the onMouseClick action classes.
IGisViewerOnMouseOverAction
          Interface for the onMouseOver action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.common.interfaces
IGisViewerOnMouseClickAction
          Interface for the onMouseClick action classes.
IGisViewerOnMouseOverAction
          Interface for the onMouseOver action classes.
 

Classes in com.ontimize.util.gis.client.interfaces used by com.ontimize.util.gis.extension.google
IGisViewer
          Interface for the Gis map viewer component.
IOGisComponent
          Main gis component interface.