Uses of Class
com.luciad.view.gxy.controller.ALcdGXYController
Packages that use ALcdGXYController
Package
Description
Contains painters and icons for visualizing GRIB data.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
Contains all classes for terrain elevation analysis.
Controllers for 2D views.
Touch controllers for the 2D view.
Utilities for making maps.
-
Uses of ALcdGXYController in com.luciad.format.grib.gxy
Subclasses of ALcdGXYController in com.luciad.format.grib.gxyModifier and TypeClassDescriptionclassDeprecated.For newer code, consider using TLcdGXYViewMeasureProvider, which is a more general approach for retrieving measured values at a particular point. -
Uses of ALcdGXYController in com.luciad.format.magneticnorth.gxy
Subclasses of ALcdGXYController in com.luciad.format.magneticnorth.gxyModifier and TypeClassDescriptionclassWhen active on aILcdGXYView, thisILcdControllerwill catch each mouseClicked and try to modify the properties of theILcdProjectioncurrently on theILcdGXYViewaccordingly. -
Uses of ALcdGXYController in com.luciad.tea
Subclasses of ALcdGXYController in com.luciad.teaModifier and TypeClassDescriptionclassAILcdGXYControllerimplementation that contains information on the altitude of terrain beneath the position of the mouse over the view.classExtension ofTLcdAdvancedMapRulerControllerwhich takes into account underlying terrain for distance calculations. -
Uses of ALcdGXYController in com.luciad.view.gxy.controller
Subclasses of ALcdGXYController in com.luciad.view.gxy.controllerModifier and TypeClassDescriptionclassILcdGXYChainableController that implementsstartInteraction,terminateInteractionandpaintto call a corresponding implementation ( seeALcdGXYChainableController.startInteractionImpl(com.luciad.view.gxy.ILcdGXYView),ALcdGXYChainableController.terminateInteractionImpl(com.luciad.view.gxy.ILcdGXYView)andALcdGXYChainableController.paintImpl(java.awt.Graphics)) and then call the same method in the next controller.classAbstractILcdGXYControllerthat adds panning and/or zooming behavior during sub-class specific mouse interactions.classDeprecated.TLcdGXYZoomWheelController features a more intuitive way tosnapto raster and multilevel raster scales.classDeprecated.TLcdGXYPanController features a more intuitive way (without the mentioned restrictions) topan continuously.classThis is anILcdGXYControllerthat interprets mouse events for dragging a rectangle on aILcdGXYView.classDeprecated.as of version 10.0.classExtension ofTLcdGXYSelectController2that adds editing capabilities to it.classController that shows aComponentwhen the mouse moves over a label, to make the label interactive.classAMagnifierControlleris anILcdGXYControllerto magnify an area of a givenILcdGXYViewaround the location where a mouse button is pressed.final classMouse controller to navigate on a GXY map.classDeprecated.For new code, we recommend using the more flexible and powerfulTLcdGXYNewController2.classController to interactively create and initialize domain objects using mouse clicks or mouse drags.classThis is a no operation implementation ofILcdGXYController.classThisILcdGXYControllerallows to fit one "slave"ILcdGXYViewinto a rectangle painted on theILcdGXYViewthisILcdGXYControlleris interacting with (the "master"ILcdGXYView).classDeprecated.TLcdGXYNavigateControllerhas more intuitive navigation behaviorclassRotates the view around its center when dragging the mouse.classDeprecated.as of version 10.0.classController that allows the user to select domain objects in the view using the mouse.classTheTLcdGXYZoomControllercan be used for performing a zoom in or zoom out on anILcdGXYView.classProvides scroll wheel zoom support. -
Uses of ALcdGXYController in com.luciad.view.gxy.controller.touch
Subclasses of ALcdGXYController in com.luciad.view.gxy.controller.touchModifier and TypeClassDescriptionclassExtension ofALcdGXYTouchChainableControllerconfining the range of handled touch points based on a minimum and maximum.classExtension ofALcdGXYChainableControllerforTLcdTouchEventinstances.classTouch controller to navigate on a 2D map.classController to interactively create and initialize domain objects using touches or drag gestures.classA touch controller combining selection and editing behaviour.classThisILcdGXYControllerserves the purpose of performing measurements on anILcdGXYView. -
Uses of ALcdGXYController in com.luciad.view.map
Subclasses of ALcdGXYController in com.luciad.view.mapModifier and TypeClassDescriptionclassThisILcdGXYControllerserves the purpose of performing measurements on anILcdGXYView.classThisILcdGXYControllerinterprets mouse events for displaying an azimuth direction and an azimuth range.classDeprecated.classDeprecated.