Uses of Class
twaver.gis.gadget.actionbuttons.GisActionButton

Packages that use GisActionButton
twaver.gis.gadget.actionbuttons   
 

Uses of GisActionButton in twaver.gis.gadget.actionbuttons
 

Subclasses of GisActionButton in twaver.gis.gadget.actionbuttons
 class GisDistanceButton
          A GisDistanceButton is used to handle measuring distance operation.
 class GisMagnifierButton
          A GisMagnifierButton is used to browse more details of the map under current scale.
 class GisMatchButton
          The GisMatchButton is used to invoke ImageCorrector and to match vector data and image data.
 class GisNetworkDefaultButton
          A GisNetworkDefaultButton is used to handle the default mouse interaction.
 class GisNetworkPanButton
          A GisNetworkPanButton is used to handle pan operation.
 class GisNetworkZoomBackButton
          The GisReviseViewPortButton is used to revise current window of a map referring to the current viewport of the map.
 class GisNetworkZoomInButton
          A GisNetworkZoomInButton is used to handle zoom in operation.
 class GisNetworkZoomInByRectangleButton
          A GisNetworkZoomInButton is used to handle zoom in operation.
 class GisNetworkZoomOutButton
          A GisNetworkZoomOutButton is used to handle zoom out operation.
 class GisNetworkZoomResetButton
          A GisNetworkZoomResetButton is used to handle reset operation.
 class GisOverviewButton
          A GisOverviewButton can create a overview panel which displays the whole map.
 class GisPrintButton
          The GisPrintButton can create a print job which can print the map and the elements displayed on the TNetwork together.
 class GisPrintPreviewButton
          The GisPrintPreviewButton can create a print job which can print the map and the elements displayed on the TNetwork together and can preview that print effect.
 class GisQueryButton
          A GisQueryButton is used to handle selection operation.