Uses of Interface
com.luciad.util.collections.ILcdMap
Package
Description
This package and its subpackages provide a domain model for the KML 2.2 data format.
Provides a set of interfaces and implementations for lists of primitives.
-
Uses of ILcdMap in com.luciad.format.kml22.model
-
Uses of ILcdMap in com.luciad.util.collections
ModifierConstructorDescriptionTLcdMapEvent
(ILcdMap<K, V> aMap, TLcdMapEvent.Type aType, K aKey, V aValue, boolean aIsAdjusting) Create a new event describing a change in the mapaMap
.