Package com.luciad.lucy.addons.map
package com.luciad.lucy.addons.map
Provides various addons that add support for 2D maps; the most important addon is the TLcyMapAddOn.
-
ClassDescriptionThis add-on adds the possibility to move the area of interest layer of a GXY map to configurable defaults, or to the current view extents.This add-on adds menu items to enable/disable a georef grid layer, a UTM grid layer and a UPS grid layer.Addon that creates one map when it is plugged into lucy.Beaninfo for TLcyMapAddOn.Deprecated.Deprecated.Use the Lucy: loading styles from file [
samples.lucy.loadstyle.LoadStyleSampleMain
] sample insteadThis add-on provides UI to change the units and formats which are used when measurements are displayed.Allows plugging in a custom pattern-based point format that can be used inILcyLucyEnv.setDefaultLonLatPointFormat(Format)
.Lucy add-on that provides an overview map.TLcyMapComponentFactory customized for generating overview map components: ` an overview layer is added, together with the necessary controllers, but no status bar, no area of interest, ...Extension of the normal TLcyMapLayerControlFactory, which disables the delete action for both the grid layer and the overview layer, since there is no mean to restore those layers once they are deleted.The radar view addon adds the possibility to display the map in radar view: keeping a moving object in the center of the map and rotating the map in the direction the object is moving.Adds a menu item that opens a panel that allows to manually rotate the map.Beaninfo for TLcyMapRotationAddOn.Deprecated.UseTLcyWorkspaceAddon
instead.
samples.lucy.loadstyle.LoadStyleSampleMain
] sample instead