Uses of Interface
com.luciad.util.ILcdAssoc
Package
Description
Contains a broad range of classes related to the visual represention of a map.
Basic utilities.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Controllers for 2D views.
-
Uses of ILcdAssoc in com.luciad.lucy.map
-
Uses of ILcdAssoc in com.luciad.util
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcdAssoc
.Modifier and TypeMethodDescriptionILcdAssoc.cloneAsILcdAssoc()
TLcdAssoc.cloneAsILcdAssoc()
ILcdAssocSet.getAssocs()
TLcdAssocList.getAssocs()
Modifier and TypeMethodDescriptionvoid
Adds an association to this set.void
void
Sets the associations as an array ofILcdAssoc
objects.void
ModifierConstructorDescriptionCreates a newTLcdAssoc
that has the same key/value pair as the the given ILcdAssoc.TLcdAssocList
(ILcdAssoc[] aAssocArray) Creates a newTLcdAssocList
from an array ofILcdAssoc
objects. -
Uses of ILcdAssoc in com.luciad.view.gxy
-
Uses of ILcdAssoc in com.luciad.view.gxy.controller
Modifier and TypeMethodDescriptionprotected boolean
TLcdGXYEditController.retrieveSnaptargetSFCT
(Object aObjectToSnap, ILcdGXYLayer aObjectToSnapGXYLayer, MouseEvent aMouseEvent, ILcdAssoc aAssoc, int aDeltaX, int aDeltaY) Deprecated.Tries to retrieve a snap target and puts it in the given assoc.