Class TLcyObjectPropertiesComparisonAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.ALcyPreferencesAddOn
com.luciad.lucy.addons.comparison.TLcyObjectPropertiesComparisonAddOn

public final class TLcyObjectPropertiesComparisonAddOn extends ALcyPreferencesAddOn

Add-on which adds functionality to compare the properties of multiple objects in a side-by-side view. It adds an action in the pop-up menu of the map, allowing to add the object properties panel of the selected objects to the side-by-side view.

The object properties panels which are shown are the same as the ones shown by the TLcySelectionEditorAddOn. Consult the class javadoc of that add-on for more information on how those are created, and how you can add an object properties panel for your own custom domain objects.

This add-on only allows customization through the configuration file. No API customizations are possible.

Since:
2015.1