Uses of Interface
com.luciad.util.ILcdCache
Packages that use ILcdCache
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for modeling final approach paths.
Provides classes and interfaces for all geographical border related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for modeling safety altitudes for sectors.
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
Provides support for tiling, multileveling and on-demand loading of arbitrary
datasets.
ILcdEarthTileSet that provides raster data
suitable for use as a 3D terrain texture.
This package provides the classes that correspond to AIXM 5.1 data types.
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides support for decoding CADRG files.
Handles the cgm format.
Provides shape classes containing a measure value.
Handles the dgn format.
Handles the dwg format.
Provides support for decoding GeoSPOT files.
Provides domain model classes and utility classes for modeling GML 2 data.
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.
Provides specialized Informix shapes.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains classes that describe the behavior of a KML dataset within an application,
such as how a camera should be positioned to view a certain feature, when features should become
visible and hidden, ...
This package contains all feature classes of KML.
This package contains all geometry classes of KML.
This package contains all style-related information provided by a KML file.
This package contains several classes modeling miscellaneous information in KML files.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
Provides representations, decoders, and encoders for rasters.
Handles the S-57 format.
Handles the shp format.
This package provides a new, highly configurable data format.
Client API for an OGC Web Coverage Service (WCS).
Everything related to representing three-dimensional shapes.
Three-dimensional shapes that can be changed in two dimensions.
Three-dimensional shapes that can be changed in all three dimensions.
Contains the domain model to represent military symbols from the APP-6A standard,
or optionally also from the TTA-106 V4 standard.
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
Contains all classes for terrain elevation analysis.
The viewshed package provides support for computing and rendering visbility for
3D scenes consisting of any meshes, extruded shapes or terrain.
Basic utilities.
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of ILcdCache in com.luciad.ais.model.aerodrome
Classes in com.luciad.ais.model.aerodrome that implement ILcdCacheModifier and TypeClassDescriptionclassThe default implementation of a runway with properties.classThe default implementation of a runway with default properties. -
Uses of ILcdCache in com.luciad.ais.model.airspace
Classes in com.luciad.ais.model.airspace that implement ILcdCacheModifier and TypeClassDescriptionclassThe default implementation of an association-based airspace without features.classThe default implementation of an association-based airspace with features. -
Uses of ILcdCache in com.luciad.ais.model.finalapproachpath
Classes in com.luciad.ais.model.finalapproachpath that implement ILcdCacheModifier and TypeClassDescriptionclassILcdFinalApproachPathimplementation based onILcdFeatured.classILcdFinalApproachPathimplementation based onILcdDataObject. -
Uses of ILcdCache in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcdCacheModifier and TypeClassDescriptionclassAn extension ofTLcdGeoborderwith properties.classAn implementation ofILcdGeoborderwith default properties. -
Uses of ILcdCache in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcdCacheModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingTrackhas all facilities to store refueling track related aspects.classAn implementation ofILcdRefuelingTrack. -
Uses of ILcdCache in com.luciad.ais.model.route
Classes in com.luciad.ais.model.route that implement ILcdCacheModifier and TypeClassDescriptionclassAn implementation ofILcdATSRoute.classAn extension ofTLcdATSRoutewith additional properties.classA featured extension ofTLcdMilitaryTrainingRoute.classAn implementation ofILcdMilitaryTrainingRoute.classAn implementation ofILcdRoute. -
Uses of ILcdCache in com.luciad.ais.model.sector
Classes in com.luciad.ais.model.sector that implement ILcdCacheModifier and TypeClassDescriptionclassILcdMinimumSectorAltitudeimplementation based onILcdFeatured.classILcdMinimumSectorAltitudeimplementation based onILcdDataObject. -
Uses of ILcdCache in com.luciad.ais.model.vfr
Classes in com.luciad.ais.model.vfr that implement ILcdCacheModifier and TypeClassDescriptionclassAn extension ofTLcdVFROffsetRoutewith additional properties.classThe default implementation of a VFR route with additional properties.classThis class defines a route that consists of offset points.classThe default implementation of a VFR route without features. -
Uses of ILcdCache in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcdCacheModifier and TypeClassDescriptionclassA polyline that delegates to an internal polyline. -
Uses of ILcdCache in com.luciad.earth.tileset
Classes in com.luciad.earth.tileset that implement ILcdCacheModifier and TypeClassDescriptionclassBase class for tiles produced by anILcdEarthTileSet.classDefault implementation ofALcdEarthTile. -
Uses of ILcdCache in com.luciad.earth.tileset.raster
Classes in com.luciad.earth.tileset.raster that implement ILcdCacheModifier and TypeClassDescriptionclassViews anILcdEarthTileSetas anILcdMultilevelRaster.classViews anILcdEarthTileSetwith elevation data as anILcdMultilevelRaster.class -
Uses of ILcdCache in com.luciad.format.aixm51.model.abstractfeature
Classes in com.luciad.format.aixm51.model.abstractfeature that implement ILcdCacheModifier and TypeClassDescriptionclassA general representation of an AIXM 5.1 feature.classTLcdAIXM51Feature<T extends TLcdAIXM51AbstractAIXMTimeSlice>Model class for AIXM51 features. -
Uses of ILcdCache in com.luciad.format.asdi
Classes in com.luciad.format.asdi that implement ILcdCacheModifier and TypeClassDescriptionclassTime-dependent view on aTLcdASDIFlightPlanHistory.classModels a flightplan that changes over time.classModels the path of a track flying from one point to another. -
Uses of ILcdCache in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdCacheModifier and TypeClassDescriptionclassTLcdASTERIXTrajectorymodels the path of a track (for example an aircraft) flying from one point to another.classTLcdASTERIXWeatherPicture models the precipitation detected by a sensor during a certain time range. -
Uses of ILcdCache in com.luciad.format.cadrg
Classes in com.luciad.format.cadrg that implement ILcdCacheModifier and TypeClassDescriptionclassThisILcdRastercontains additional information about the CADRG/CIB Boundary Rectangle that it represents. -
Uses of ILcdCache in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcdCacheModifier and TypeClassDescriptionclassExtension of aTLcdXYArcwith a line style.classExtension of aTLcdXYCirclewith a line and a fill style.classExtension of aTLcdXYEllipsewith a line and a fill style.classExtension of aTLcdXYPolygonwith a line and a fill style.classExtension of aTLcdXYPolylinewith a line style.classExtension of aTLcdXYTextwith a text style. -
Uses of ILcdCache in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcdCacheModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values.classThis class represents aTLcdLonLatPolygonwith measure values.classThis class represents aTLcdLonLatPolylinewith measure values.classThis class represents aTLcdLonLatPolypointwith measure values.classThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdCache in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcdCacheModifier and TypeClassDescriptionclassThis class represents a 3DSurface from a DGN file.classThis class represents an Arc2D from a DGN file.classThis class represents a Cell from a DGN file.classThis class represents a ComplexChain from a DGN file.classThis class represents a ComplexShape from a DGN file.classThis class represents a Curve2D from a DGN file.classThis class represents a Dimension from a DGN file.classThis class represents a TagElement from a DGN file.classThis class represents a Ellipse2D from a DGN file.classThis class represents a Line2D from a DGN file.classThis class represents a LineString2D from a DGN file.classThis class represents a Shape2D from a DGN file.classThis class represents a Solid from a DGN file.classThis class represents a Text2D from a DGN file.classThis class represents a TextNode2D from a DGN file. -
Uses of ILcdCache in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcdCacheModifier and TypeClassDescriptionclassThis class represents an Arc from a DWG file.classThis class represents a Block from a DWG file.classThis class represents a Circle from a DWG file.classThis class represents a Polyline with bulges from a DWG file.classThis class represents a Solid or Hatch with bulges from a DWG file.classThis class represents an Ellipse from a DWG file.classThis class represents a Face3D from a DWG file.classThis class represents a Line from a DWG file.classThis class represents a Polyline2D from a DWG file.classThis class represents a Face3D from a DWG file.classThis class represents a Region from a DWG file.classThis class represents a Text from a DWG file. -
Uses of ILcdCache in com.luciad.format.geospot
Classes in com.luciad.format.geospot that implement ILcdCacheModifier and TypeClassDescriptionclassThisILcdRastercontains additional information about the GeoSPOT tile that it represents. -
Uses of ILcdCache in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcdCacheModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.classA LineString is defined by two or more coordinate tuples, with linear interpolation between them. -
Uses of ILcdCache in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdCacheModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.classA curve that consists of segments with linear interpolation. -
Uses of ILcdCache in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcdCacheModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.classA curve that consists of segments with linear interpolation. -
Uses of ILcdCache in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcdCacheModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdCache in com.luciad.format.kml22.model
Classes in com.luciad.format.kml22.model that implement ILcdCache -
Uses of ILcdCache in com.luciad.format.kml22.model.behavior
Classes in com.luciad.format.kml22.model.behavior that implement ILcdCacheModifier and TypeClassDescriptionclassDomain class modeling the KML RegionType type. -
Uses of ILcdCache in com.luciad.format.kml22.model.feature
Classes in com.luciad.format.kml22.model.feature that implement ILcdCacheModifier and TypeClassDescriptionclassDomain class modeling the KML AbstractContainerType type.classDomain class modeling the KML AbstractFeatureType type.classDomain class modeling the KML AbstractOverlayType type.classDomain class modeling the KML DocumentType type.classDomain class modeling the KML FolderType type.classDomain class modeling the KML GroundOverlayType type.classDomain class modeling the KML NetworkLinkType type.classThis class is used as a wrapper around aTLcdKML22GroundOverlay.classDomain class modeling the KML PhotoOverlayType type.classDomain class modeling the KML PlacemarkType type.classDomain class modeling the KML ScreenOverlayType type. -
Uses of ILcdCache in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcdCacheModifier and TypeClassDescriptionclassDomain class modeling the KML ModelType type.classDomain class modeling the KML AbstractGeometryType type.classDomain class modeling the KML LinearRingType type.classDomain class modeling the KML LineStringType type.classDomain class modeling the KML MultiGeometryType type.classDomain class modeling the KML PointType type.classDomain class modeling the KML PolygonType type. -
Uses of ILcdCache in com.luciad.format.kml22.model.style
Classes in com.luciad.format.kml22.model.style that implement ILcdCacheModifier and TypeClassDescriptionclassDomain class modeling the KML IconStyleType type. -
Uses of ILcdCache in com.luciad.format.kml22.model.util
Classes in com.luciad.format.kml22.model.util that implement ILcdCacheModifier and TypeClassDescriptionclassDomain class modeling the KML LinkType type. -
Uses of ILcdCache in com.luciad.format.mif
Classes in com.luciad.format.mif that implement ILcdCacheModifier and TypeClassDescriptionclassThisILcdMIFShaperepresents a MIF collection object.classThisILcdMIFShaperepresents a MIF multi point.classThisILcdMIFShaperepresents MIF line objects like LINE, PLINE, and ARC.classThisILcdMIFShaperepresents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.classThisILcdMIFShaperepresents MIF text objects. -
Uses of ILcdCache in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcdCacheModifier and TypeClassDescriptionclassAn anchor is a domain object container that has anhref property, similar to the anchor element in HTML.classImplementation of anILcd2DEditableArcthat represents an NVG 1.5 Arc.classImplementation of anILcd2DEditableArcBandthat represents an NVG 1.5 ArcBand.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 1.5 Arrow.classImplementation ofILcd2DEditableCirclethat represents an NVG 1.5 Circle.classImplementation of anILcdEditableShapeListthat represents an NVG 1.5 Composite.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 1.5 Corridor.classImplementation of anILcd2DEditableEllipsethat represents an NVG 1.5 Ellipse.classImplementation of anILcdEditableShapeListthat represents an NVG 1.5 Group.classImplementation ofILcd2DEditablePolypointthat represents an NVG 1.5 Multipoint.classImplementation ofILcd2DEditablePointthat represents an NVG 1.5 Point.classImplementation ofILcd2DEditablePolygonthat represents an NVG 2.0 Polygon.classImplementation ofILcd2DEditablePolylinethat represents an NVG 1.5 Polyline.classRepresents textual information at a certain location. -
Uses of ILcdCache in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdCacheModifier and TypeClassDescriptionclassImplementation of anILcd2DEditableArcthat represents an NVG 2.0 Arc.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableArcBand, that represents an NVG 2.0 ArcBand.classImplementation of anILcd2DEditableArcBandthat represents an NVG 2.0 ArcBand Ring.classILcd2DEditableGeoBufferimplementation with anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Arrow.classILcdEditableSurfaceimplementation whose exterior ring is anILcd2DEditableCircle, that represents an NVG 2.0 Circle.classImplementation of anILcd2DEditableCirclethat represents an NVG 2.0 Circular Ring.classImplementation of anILcdEditableShapeListthat represents an NVG 2.0 Composite.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylineas an underlying shape that represents an NVG 2.0 Corridor.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditableEllipse, that represents an NVG 2.0 Ellipse.classImplementation of anILcd2DEditableEllipsethat represents an NVG 2.0 Elliptic Ring.classImplementation of anILcdEditableShapeListthat represents an NVG 2.0 Group.classImplementation of anILcd2DEditablePolygonthat represents an NVG 2.0 Linear Ring.classImplementation ofILcd2DEditablePolypointthat represents an NVG 2.0 MultiPoint.classImplementation of anILcd2DEditableGeoBufferwith anILcd2DEditablePolylinewith only 2 points as an underlying shape that represents an NVG 2.0 Orbit.classImplementation ofILcd2DEditablePointthat represents an NVG 2.0 Point.classImplementation ofILcdEditableSurfacewhose exterior ring is anILcd2DEditablePolygon, that represents an NVG 2.0 Polygon.classImplementation ofILcd2DEditablePolylinethat represents an NVG 2.0 Polyline.classImplementation ofILcdEditableSurfacethat represents an NVG 2.0 Rectangle.classImplementation of anILcd2DEditableShapethat represents an NVG 2.0 Rectangular Ring.classRepresents textual information at a certain location. -
Uses of ILcdCache in com.luciad.format.raster
Subinterfaces of ILcdCache in com.luciad.format.rasterModifier and TypeInterfaceDescriptioninterfaceImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.interfaceThis interface represents a bounded raster of multi-dimensional values.interfaceImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.Classes in com.luciad.format.raster that implement ILcdCacheModifier and TypeClassDescriptionclassBase class for ILcdRaster implementations.classThis class provides an implementation ofILcdRasterthat interpolates between the values of its tiles.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classThisILcdMultivaluedRastercombines the values from a list of simple rasters into vectors.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classThis class provides a specialized implementation ofILcdRaster, containing only a single tile. -
Uses of ILcdCache in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdCacheModifier and TypeClassDescriptionclassRepresents an Area feature in the S-57 domain model.classRepresents an edge in the S-57 domain model.classRepresents an face in the S-57 domain model.classRepresents a Line feature in the S-57 domain model. -
Uses of ILcdCache in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcdCacheModifier and TypeClassDescriptionclassATLcdSHPMultiPointZis aILcdPolypointwith a measure value at each of the defining points.classATLcdSHPPolygonZis aILcdPolygonwith a measure value at each of the defining points.classATLcdSHPPolygonZis aILcdPolylinewith a measure value at each of the defining points. -
Uses of ILcdCache in com.luciad.lucy.addons.drawing.format
Classes in com.luciad.lucy.addons.drawing.format that implement ILcdCacheModifier and TypeClassDescriptionclassThe default domain object used in Lucy drawing models. -
Uses of ILcdCache in com.luciad.ogc.wcs.client
Classes in com.luciad.ogc.wcs.client that implement ILcdCacheModifier and TypeClassDescriptionclassA client for OpenGIS Web Coverage Services (WCS). -
Uses of ILcdCache in com.luciad.shape
Classes in com.luciad.shape that implement ILcdCacheModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcdShapeListinterface.classThis class provides an implementation ofILcdComplexPolygon.classThis class provides an implementation ofILcdEditableCompositeCurve.classThis class provides an implementation ofILcdShapeListthat is alsoILcdDataObject.classThis class provides an implementation ofILcdShapeListthat is alsoILcdDataObjectandILcdFeatured.classThis class provides an implementation ofILcdShapeList.classThis class provides an implementation ofILcdEditableSurface. -
Uses of ILcdCache in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcdCacheModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolylineinterface, where the polyline is a simple line with two vertices.classThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis class provides an implementation ofILcd2DEditableArcin the geodetic space.classThis class provides an implementation ofILcd2DEditableArcBandin the geodetic space.classThis class represents a buffer around a polyline on an ellipsoid, with a given width, in the geodetic space.classThis class provides an implementation ofILcd2DEditableCirclein the geodetic space.classThis class provides an implementation ofILcd2DEditableCircleBy3Pointsin the geodetic space.classThis class provides an implementation ofILcd2DEditableCircularArcBy3Pointsin the geodetic space.classThis class provides an implementation ofILcd2DEditableCircularArcByBulgein the geodetic space.classThis class provides an implementation ofILcd2DEditableCircularArcByCenterPointin the geodetic space.classThis class provides an implementation of anILcdCompositeCurvethat is also anILcdRing, in the geodetic space.classThis class provides an implementation ofILcd2DEditableEllipsein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin the geodetic space.classThis class represents a buffer around a shape on an ellipsoid, with a given width, in the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.final classThis class represents a closed, 2Dcomposite curve, whose shape is determined by a roundness value and a set of points.final classThis class represents a closed, 2Dcomposite curve, whose shape is determined by a roundness value and a set of points.classThis class provides an implementation ofILcd2DEditableArcin the cartesian space.classThis class provides an implementation ofILcd2DEditableArcBandin the cartesian space.classThis class provides an implementation ofILcd2DEditableCirclein the cartesian space.classThis class provides an implementation ofILcd2DEditableCircleBy3Pointsin the cartesian space.classThis class provides an implementation ofILcd2DEditableCircularArcBy3Pointsin the cartesian space.classThis class provides an implementation ofILcd2DEditableCircularArcByBulgein the cartesian space.classThis class provides an implementation ofILcd2DEditableCircularArcByCenterPointin the cartesian space.classThis class provides an implementation of anILcdCompositeCurvethat is also anILcdRing, in the cartesian space.classThis class provides an implementation ofILcd2DEditableEllipsein the cartesian space.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin the geodetic space.classThis class represents a buffer around a shape with a given width, in the cartesian space.classThis class provides an implementation ofILcd2DEditablePolylinethat always has two points, in the cartesian space.classThis class provides an implementation ofILcd2DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd2DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd2DEditablePolypointin the cartesian space.classThe default implementation ofILcd2DEditableText.
Although it was designed for cartesian space, it can also be used in geodetic space. -
Uses of ILcdCache in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcdCacheModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd3DEditablePolylineinterface, where the polyline is a simple line with two vertices.classThis abstract class provides a basis for implementing theILcd3DEditablePolypointinterface.classThis class provides an implementation ofILcdEditableExtrudedShape.classThis class provides an implementation ofILcd3DEditableArcBandin the geodetic space.classThis class represents a buffer around a polyline on an ellipsoid, with a given width and height.classThis class provides an implementation ofILcd3DEditablePolylinethat always has two points, in the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class represents a variable buffer around a polyline on an ellipsoid, in the geodetic space.classThis class provides an implementation ofILcd3DEditableArcBandin the cartesian space.classThis class provides an implementation ofILcd3DEditablePolylinethat always has two points, in the cartesian space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space. -
Uses of ILcdCache in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcdCacheModifier and TypeClassDescriptionclassA general representation of an editable APP-6 symbol. -
Uses of ILcdCache in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcdCacheModifier and TypeClassDescriptionclassA general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcdCache in com.luciad.tea
Subinterfaces of ILcdCache in com.luciad.teaModifier and TypeInterfaceDescriptioninterfaceRepresents the input and result of a line-of-sight computation.interfaceRepresents the result of line-of-sight computations. -
Uses of ILcdCache in com.luciad.tea.viewshed
Classes in com.luciad.tea.viewshed that implement ILcdCacheModifier and TypeClassDescriptionclassThis ILcdMultilevelRaster can be used to visualize anILcdViewshed. -
Uses of ILcdCache in com.luciad.util
Classes in com.luciad.util that implement ILcdCache -
Uses of ILcdCache in com.luciad.wms.client.model
Classes in com.luciad.wms.client.model that implement ILcdCacheModifier and TypeClassDescriptionclassAnALcdWMSProxyis an object that acts as a proxy towards a Web Map Service (WMS).