Uses of Package
com.luciad.util.collections
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains all geometry classes of KML.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind
for
XML Schema based documents.Provides the addon that supports the KML 2.2 format.
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
Contains a broad range of classes related to the visual representation of a map.
This package contains an implementation of the OGC Web Service (OWS) common specification
version 1.0 and 1.1.0, as described respectively in OGC documents 05-008c1 and 06-121r3.
Provides a set of interfaces and implementations for lists of primitives.
Provides support for OpenGL-based 2D and 3D visualization of data.
Provides layering support for
ILspView
.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.Support for various global graphics effects in an
ILspView
.Provides a mechanism for caching OpenGL resources used in a
view.
-
ClassDescriptionA
List
interface that is optimized for doubles.AList
interface that is optimized for longs. -
ClassDescriptionA
List
interface that is optimized for doubles.AList
interface that is optimized for longs. -
ClassDescriptionAn extension of the Java
Map
which fires anTLcdMapEvent
for every entry that is added to or removed from the map.The listener interface forTLcdMapEvent
s. -
-
ClassDescriptionA
List
interface that is optimized for booleans.AList
interface that is optimized for bytes.AList
interface that is optimized for doubles.AList
interface that is optimized for floats.AList
interface that is optimized for ints.AList
interface that is optimized for longs.AList
interface that is optimized for shorts. -
-
-
-
ClassDescriptionA
List
interface that is optimized for doubles.Array-based implementation ofILcdDoubleList
. -
ClassDescriptionA
List
interface that is optimized for booleans.AList
interface that is optimized for bytes.AList
interface that is optimized for chars.An extension of the JavaCollection
which fires aTLcdCollectionEvent
for every element that is added to or removed from the collection.The listener interface forTLcdCollectionEvent
s.AList
interface that is optimized for doubles.AList
interface that is optimized for floats.AList
interface that is optimized for ints.An extension of the JavaList
which fires aTLcdCollectionEvent
andTLcdListEvent
for every element that is added to or removed from the list.The listener interface forTLcdListEvent
s.AList
interface that is optimized for longs.An extension of the JavaMap
which fires anTLcdMapEvent
for every entry that is added to or removed from the map.The listener interface forTLcdMapEvent
s.Multi-key cache used by the view to cache data.Interface for a map that uses multiple keys per stored value.AList
interface that is optimized for shorts.Array-based implementation ofILcdBooleanList
.Array-based implementation ofILcdByteList
.Array-based implementation ofILcdCharList
.An event describing a change in anILcdCollection
.Enumeration of the types ofTLcdCollectionEvent
sArray-based implementation ofILcdDoubleList
.Array-based implementation ofILcdFloatList
.A hash set that uses identity comparisons for its values.Array-based implementation ofILcdIntList
.An event describing a change in anILcdList
Array-based implementation ofILcdLongList
.An event describing a change in anILcdMap
.Enumeration of the types ofTLcdMapEvent
sArray-based implementation ofILcdShortList
. -
-
ClassDescriptionAn extension of the Java
Collection
which fires aTLcdCollectionEvent
for every element that is added to or removed from the collection. -
ClassDescriptionAn extension of the Java
Collection
which fires aTLcdCollectionEvent
for every element that is added to or removed from the collection. -
ClassDescriptionAn extension of the Java
Collection
which fires aTLcdCollectionEvent
for every element that is added to or removed from the collection.The listener interface forTLcdCollectionEvent
s. -