Uses of Class
com.luciad.view.gxy.controller.ALcdGXYSmartController
Packages that use ALcdGXYSmartController
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.
Utilities for making maps.
-
Uses of ALcdGXYSmartController in com.luciad.format.grib.gxy
Subclasses of ALcdGXYSmartController 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 ALcdGXYSmartController in com.luciad.format.magneticnorth.gxy
Subclasses of ALcdGXYSmartController 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 ALcdGXYSmartController in com.luciad.tea
Subclasses of ALcdGXYSmartController 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 ALcdGXYSmartController in com.luciad.view.gxy.controller
Subclasses of ALcdGXYSmartController in com.luciad.view.gxy.controllerModifier and TypeClassDescriptionclassDeprecated.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.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.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. -
Uses of ALcdGXYSmartController in com.luciad.view.map
Subclasses of ALcdGXYSmartController 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.