Uses of Interface
com.luciad.util.ILcdFeatured
Packages that use ILcdFeatured
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 safety altitudes for areas.
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 navigation aid related aspects.
Provides classes and interfaces for all obstacle related aspects.
Provides classes and interfaces for all Offroute Terrain Clearance Altitude related aspects.
Provides classes and interfaces for all parachute jump area related aspects.
Provides classes and interfaces for all procedure 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 service related aspects.
Basic utilities in the context of the AIS model package.
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
This package provides an API to access domain objects in a unified way.
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides classes to read and write geometries and features from generic
spatial databases.
Handles the dwg format.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides support for decoding and encoding GML 2 data, and exporting models to GML 2.
Handles GML 2.1.2 and GML 3 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
Contains all classes to create a chart of the magnetic north declination and to perform magnetic north calculations.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Handles the POL format.
Handles the S-57 format.
Handles the shp format.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides a generic framework for parsing of XML documents,
using pluggable XML element readers and object factories.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.This package provides a new, highly configurable data format.
Model interfaces
Implementation of the OGC Web Feature Service (WFS) specification.
Client API for an OGC Web Feature Service (WFS).
Everything related to representing three-dimensional shapes.
Three-dimensional shapes that can be changed in two 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.
Basic utilities.
-
Uses of ILcdFeatured in com.luciad.ais.model.aerodrome
Classes in com.luciad.ais.model.aerodrome that implement ILcdFeaturedModifier and TypeClassDescriptionclassThe default implementation of an aerodrome with properties.classThe default implementation of an arresting gear with properties.classThe default implementation of a helipad with properties.classThe default implementation of a runway with properties.classThe default implementation of a runway cline point with features.classThe default implementation of a runway direction with properties. -
Uses of ILcdFeatured in com.luciad.ais.model.airspace
Classes in com.luciad.ais.model.airspace that implement ILcdFeaturedModifier and TypeClassDescriptionclassThe default implementation of an airspace with properties.classThe default implementation of an airspace corridor with features.classThe default implementation of an association-based airspace with features. -
Uses of ILcdFeatured in com.luciad.ais.model.ama
Classes in com.luciad.ais.model.ama that implement ILcdFeaturedModifier and TypeClassDescriptionclassILcdAreaMinimumAltitudeimplementation based onILcdFeatured. -
Uses of ILcdFeatured in com.luciad.ais.model.finalapproachpath
Classes in com.luciad.ais.model.finalapproachpath that implement ILcdFeaturedModifier and TypeClassDescriptionclassILcdFinalApproachPathimplementation based onILcdFeatured. -
Uses of ILcdFeatured in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcdFeaturedModifier and TypeClassDescriptionclassAn extension ofTLcdGeoborderwith properties. -
Uses of ILcdFeatured in com.luciad.ais.model.obstacle
Classes in com.luciad.ais.model.obstacle that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis extension ofTLcdFeaturedObstaclehas all facilities to store obstacle related aspects. -
Uses of ILcdFeatured in com.luciad.ais.model.ortca
Classes in com.luciad.ais.model.ortca that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis extension ofTLcdOrtcaallows to have more properties in a specific implementation of an airspace. -
Uses of ILcdFeatured in com.luciad.ais.model.parachutejumparea
Classes in com.luciad.ais.model.parachutejumparea that implement ILcdFeaturedModifier and TypeClassDescriptionclassA featured implementation ofILcdParachuteJumpArea. -
Uses of ILcdFeatured in com.luciad.ais.model.procedure
Classes in com.luciad.ais.model.procedure that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis extension ofTLcdHoldingallows the use of additional properties.classAn extension ofTLcdProcedurethat allows the use of additional properties.classAn extension ofTLcdProcedureLegthat allows the use of additional properties.classThis class is a wrapper object around anILcdProcedure, provided as a convenience to help display procedures on a map. -
Uses of ILcdFeatured in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingAirspacehas all facilities to store refueling airspace related aspects.classThis extension ofTLcdRefuelingTrackhas all facilities to store refueling track related aspects.classThis extension ofTLcdRefuelingTrackPointhas all facilities to store refueling route point related aspects. -
Uses of ILcdFeatured in com.luciad.ais.model.route
Classes in com.luciad.ais.model.route that implement ILcdFeaturedModifier and TypeClassDescriptionclassAn extension ofTLcdATSRoutewith additional properties.classA featured extension ofTLcdMilitaryTrainingRoute.classA featured extension ofTLcdMilitaryTrainingRoutePoint.classAn extension ofTLcdRouteSegmentwith additional properties. -
Uses of ILcdFeatured in com.luciad.ais.model.sector
Classes in com.luciad.ais.model.sector that implement ILcdFeaturedModifier and TypeClassDescriptionclassILcdMinimumSectorAltitudeimplementation based onILcdFeatured.classILcdSectorimplementation based onILcdFeatured. -
Uses of ILcdFeatured in com.luciad.ais.model.service
Classes in com.luciad.ais.model.service that implement ILcdFeaturedModifier and TypeClassDescriptionclassThe default implementation of a location-based service object with additional properties.classThe default implementation of a service object with additional properties. -
Uses of ILcdFeatured in com.luciad.ais.model.util
Subinterfaces of ILcdFeatured in com.luciad.ais.model.utilModifier and TypeInterfaceDescriptioninterfaceThis interface allows that the value of a feature of aILcdFeaturedobject is part of its display name. -
Uses of ILcdFeatured in com.luciad.ais.model.vfr
Classes in com.luciad.ais.model.vfr that implement ILcdFeaturedModifier and TypeClassDescriptionclassAn extension ofTLcdVFROffsetRoutewith additional properties.classThe default implementation of a VFR route with additional properties.classThe default implementation of a VFR route point with addtional properties. -
Uses of ILcdFeatured in com.luciad.datamodel
Classes in com.luciad.datamodel that implement ILcdFeaturedModifier and TypeClassDescriptionclassData object that also implements theILcdSelfDescribedFeaturedinterface. -
Uses of ILcdFeatured in com.luciad.format.asdi
Classes in com.luciad.format.asdi that implement ILcdFeaturedModifier and TypeClassDescriptionclassTime-dependent view on aTLcdASDIFlightPlanHistory.classModels a flightplan that changes over time.classTime-dependent view on aTLcdASDITrajectory.classModels the path of a track flying from one point to another.Methods in com.luciad.format.asdi with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionALcdASDIModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) Gets aILcdFeaturedDescriptorthat describes theILcdFeaturedpassed.TLcdASDIMessageInputStream.getFeaturedDescriptor(ILcdFeatured aFeatured) Deprecated. -
Uses of ILcdFeatured in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdFeaturedModifier and TypeClassDescriptionclassDefines an ASTERIX plot.classTLcdASTERIXPrecipitationZone models a set of geometries with the same precipitation intensity.classTime-dependent view on aTLcdASTERIXTrajectory.classTLcdASTERIXTrajectorymodels 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.Methods in com.luciad.format.asterix with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionALcdASTERIXModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) Gets aILcdFeaturedDescriptorthat describes theILcdFeaturedpassed.TLcdASTERIXWeatherModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) -
Uses of ILcdFeatured in com.luciad.format.database
Classes in com.luciad.format.database that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis class provides an implementation ofILcdDataObject, andILcdShapeListthat contains one or more shapes.classThis class provides an implementation ofILcdDataobjectandILcdShapeListthat contains a single shape. -
Uses of ILcdFeatured in com.luciad.format.dwg
Subinterfaces of ILcdFeatured in com.luciad.format.dwgModifier and TypeInterfaceDescriptioninterfaceThis class represents the shape elements that are present in DWG files.Classes in com.luciad.format.dwg that implement ILcdFeaturedModifier 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 Point 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 ILcdFeatured in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcdFeaturedModifier and TypeClassDescriptionclassDefault implementation for Java domain model classes modeling XML types extending ofgml:AbstractFeatureType.classA feature collection contains zero or more featureMember elements.classThis abstract base type just makes the boundedBy element mandatory for a feature collection.classAll geometry elements are derived from this abstract supertype; a geometry element may have an identifying attribute (gid).classThis abstract base type for geometry collections just makes the srsName attribute mandatory.classBounding shapes--a Box or a null element are currently allowed.classThe Box structure defines an extent using a pair of coordinate tuples.classRepresents a coordinate tuple in one, two, or three dimensions.classThis type is deprecated for tuples with ordinate values that are numbers.classAn instance of this type (e.g.classAn instance of this type (e.g.classA geometry collection must include one or more geometries, referenced through geometryMember elements.classA simple geometry property encapsulates a geometry element.classModel class for the GML Linear Ring Type.classRestricts the outer or inner boundary of a polygon instance to being a LinearRing.classA LineString is defined by two or more coordinate tuples, with linear interpolation between them.classRestricts the geometry member to being a LineString instance.classEncapsulates a single LineString to represent centerLineOf or edgeOf properties.classEncapsulates a MultiGeometry element.classA MultiLineString is defined by one or more LineStrings, referenced through lineStringMember elements.classEncapsulates a MultiLineString element to represent the following discontiguous geometric properties: multiEdgeOf, multiCenterLineOf.classA MultiPoint is defined by one or more Points, referenced through pointMember elements.classEncapsulates a MultiPoint element to represent the following discontiguous geometric properties: multiLocation, multiPosition, multiCenterOf.classA MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.classEncapsulates a MultiPolygon to represent the following discontiguous geometric properties: multiCoverage, multiExtentOf.classA Point is defined by a single coordinate tuple.classRestricts the geometry member to being a Point instance.classEncapsulates a single point to represent position, location, or centerOf properties.classA Polygon is defined by an outer boundary and zero or more inner boundaries which are in turn defined by LinearRings.classRestricts the geometry member to being a Polygon instance.classEncapsulates a single polygon to represent coverage or extentOf properties. -
Uses of ILcdFeatured in com.luciad.format.gml2.xml
Methods in com.luciad.format.gml2.xml with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdGML2ModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) -
Uses of ILcdFeatured in com.luciad.format.gml3
Methods in com.luciad.format.gml3 with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdGML3ModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) Deprecated. -
Uses of ILcdFeatured in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdFeaturedModifier and TypeClassDescriptionclassA continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domainclassAbstract element which acts as the head of a substitution group for coverages.classgml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity.classA curve segment defines a homogeneous segment of a curve.classA discrete coverage consists of a domain set, range set and optionally a coverage function.classDefault implementation for Java domain model classes modeling XML types extending ofgml:AbstractFeatureType.classDeprecated.This type is deprecated in GML 3_2, which defines A GML feature collection as any GML feature with a property element in its content model whose content model is derived by extension fromAbstractFeatureMember.classgml:AbstractGeometricAggregate is the abstract head of the substitution group for all geometric aggregates.classThis is the abstract root type of the geometric primitives.classAll geometry elements are derived directly or indirectly from this abstract supertype.classAll complexContent GML elements are directly or indirectly derived from this abstract supertype to establish a hierarchy of GML types that may be distinguished from other XML types by their ancestry.classA gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.classAn abstract base type for complex metadata types.classclassAn abstraction of a ring to support surface boundaries of different complexity.classEncapsulates a ring to represent the surface boundary property of a surface.classAn abstraction of a solid to support the different levels of complexity.classAn abstraction of a surface to support the different levels of complexity.classA surface patch defines a homogeneous portion of a surface.classThe abstract supertype for temporal complexes.classThe abstract supertype for temporal geometric primitives.classThe abstract supertype for temporal objects.classThe abstract supertype for temporal primitives.classA timeslice encapsulates the time-varying properties of a dynamic feature--it must be extended to represent a timestamped projection of a feature.classA placement takes a standard geometric construction and places it in geographic space.classValue of an angle quantity recorded as a single number, with its units.classValue of an angle quantity provided in either degree-minute-second format or single value format.classAn Arc is an arc string with only one arc unit, i.e. three control points including the start and end point.classAn ArcByBulge is an arc string with only one arc unit, i.e. two control points, one bulge and one normal vector.classThis variant of the arc requires that the points on the arc shall be computed instead of storing the coordinates directly.classAn ArcString is a curve segment that uses three-point circular arc interpolation ("circularArc3Points").classThis variant of the arc computes the mid points of the arcs instead of storing the coordinates directly.classValue of a spatial area quantity, with its units.classA non-abstract generic collection type that can be used as a document element for a homogeneous collection of any GML types - Geometries, Topologies, Features ...classA base for derived types used to specify complex types containing an array of objects, by unspecified UML association - either composition or aggregation.classA pattern or base for derived types used to specify complex types corresponding to an unspecified UML association - either composition or aggregation.classA non-abstract generic collection type that can be used as a document element for a collection of any GML types - Geometries, Topologies, Features ...classBezier curves are polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.classProperty whose content is a Boolean value.classMakes boundedBy mandatoryclassBounding shape.classclassA B-Spline is a piecewise parametric polynomial or rational curve described in terms of control points and basis functions.classRestriction of list type to store a 2-point range of ordinal values.classProperty whose content is a Category.classA Circle is an arc whose ends coincide to form a simple closed loop.classA gml:CircleByCenterPoint is an gml:ArcByCenterPoint with identical start and end angle to form a full circle.classA clothoid, or Cornu's spiral, is plane curve whose curvature is a fixed function of its length.static classclassName or code with an (optional) authority.classList of values on a uniform nominal scale.classList of values on a uniform nominal scale.classA gml:CompositeCurve is represented by a sequence of (orientable) curves such that each curve in the sequence terminates at the start point of the subsequent curve in the list.classclassA composite solid is a geometry type with all the geometric properties of a (primitive) solid.classclassA CompositeSurface is defined by a set of orientable surfaces.classclassAggregate value built from other Values using the Composite pattern.classA cone is a gridded surface given as a family of conic sections whose control points vary linearly.classRepresents a coordinate tuple in one, two, or three dimensions.classThis type is deprecated for tuples with ordinate values that are numbers.classProperty whose content is a Count.classThe function or rule which defines the map from members of the domainSet to the range.classCubic splines are similar to line strings in that they are a sequence of segments each with its own defining function.classA curve is a 1-dimensional primitive.classA container for an array of curves.classA property that has a curve as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA container for an array of curve segments.classA cylinder is a gridded surface given as a family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal curves of a constant shape.classclassInteger number of degrees, plus the angle direction.classclassclassclassDirection expressed as a vector, either using components, or using angles.classDirect position instances hold the coordinates for a position within some coordinate reference system (CRS).classposList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS).classAngle value provided in degree-minute-second or degree-minute format.classThe spatiotemporal domain of a coverage.classA dynamic feature may possess a history and/or a timestamp.classA dynamic feature collection may possess a history and/or a timestamp.classDomain class for the GML envelope.classEnvelope that includes also a temporal extent.classContainer for features - follow gml:ArrayAssociationType pattern.classConcrete generic feature collection.classContainer for a feature - follow gml:AssociationType pattern.classclassDeprecated with GML version 3.1.0.classclassA sequence of geodesic segments.classA geometric complex.classA property that has a geometric complex as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA property that has a geometric primitive as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA container for an array of geometry elements.classA geometric property can either be any geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classAn unrectified grid, which is a network composed of two or more sets of equally spaced parallel lines in which the members of each set intersect the members of the other sets at right angles.classclassclassProvides grid coordinate values for the diametrically opposed corners of an envelope that bounds a section of grid.classDefines how values in the domain are mapped to the range set.classValue of a length (or distance) quantity in a grid, where the grid spacing does not have any associated physical units, or does not have a constant physical spacing.classclassThe history relationship associates a feature with a sequence of TimeSlice instances.classExends GridFunctionType with a lookUpTable.classA knot is a breakpoint on a piecewise spline curve.classEncapsulates a knot to use it in a geometric type.classValue of a length (or distance) quantity, with its units.classModel class for the GML Linear Ring Type.classEncapsulates a ring to represent properties in features or geometry collections.classA curve that consists of segments with linear interpolation.classThis type is deprecated with GML 3 and shall not be used.classA LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them.classclassConvenience property for generalised location.classgml:MeasureType supports recording an amount encoded as a value of XML Schema double, together with a units of measure indicated by an attribute uom, short for "units Of measure".classList of numbers with a uniform scale.classList of numbers with a uniform scale.classBase type for complex metadata property types.classATLcdGML31AbstractFeature-based feature collection that implementsILcdModel.classThis type encapsulates various dynamic properties of moving objects (points, lines, regions).classA gml:MultiCurve is defined by one or more gml:AbstractCurves.classA discrete coverage type whose domain is defined by a collection of curves.classclassA property that has a collection of curves as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classgml:MultiGeometry is a collection of one or more GML geometry objects of arbitrary type.classA property that has a geometric aggregate as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classclassThis type is deprecated with GML 3 and shall not be used.classA gml:MultiPoint consists of one or more gml:Points.classA discrete coverage type whose domain is defined by a collection of pointclassclassA property that has a collection of points as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.classThis type is deprecated with GML 3 and shall not be used.classA MultiSolid is defined by one or more Solids, referenced through solidMember elements.classA discrete coverage type whose domain is defined by a collection of Solids.classclassA property that has a collection of solids as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA gml:MultiSurface is defined by one or more gml:AbstractSurfaces.classA discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).classclassA property that has a collection of surfaces as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classclassAn offset curve is a curve at a constant distance from the basis curve.classOrientableCurve consists of a curve and an orientation.classOrientableSurface consists of a surface and an orientation.classA Point is defined by a single coordinate tuple.classA container for an array of points.classA property that has a point as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classA Polygon is a special surface that is defined by a single surface patch (see D.3.6).classA gml:PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.classThis type defines a container for an array of polygon patches.classThis type is deprecated with GML 3 and shall not be used.classA polyhedral surface is a surface composed of polygon surfaces connected along their common boundary curves.classG-XML componentclassRestriction of list type to store a 2-point range of numeric values.classProperty whose content is a Quantity.classMetadata about the rangeSet.classclassgml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.classA rectified grid has an origin and vectors that define its post locations.classclassclassA pattern or base for derived types used to specify complex types corresponding to a UML aggregation association.classclassA ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.classEncapsulates a ring to represent properties in features or geometry collections.classclassProperty whose content is a scalar value.classValue of a scale factor (or ratio) that has no physical unit.classclassA solid is the basis for 3-dimensional geometry.classA container for an array of solids.classA property that has a solid as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classValue of a speed, with its units.classA sphere is a gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whise radius varies in proportions to the cosine function of the central angle.classModels a string description or reference to it.classA Surface is a 2-dimensional primitive and is composed of one or more surface patches as specified in ISO 19107:2003, 6.3.17.1.classA container for an array of surfaces.classA container for an array of surface patches.classA property that has a surface as its value domain may either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document).classContainer for an object representing the target or subject of an observation.classValue of a time or temporal quantity, with its units.classclassA zero-dimensional geometric primitive that represents an identifiablepositionin time.classclassThis type extends the built-in xsd:decimal simple type to allow floating-point values for temporal length.classA GML period acts as a one-dimensional geometric primitive that represents an identifiable extent in time, usually defined by two time positions or time instants.classclassA temporal position.classclassA tin is a triangulated surface that uses the Delauny algorithm or a similar algorithm complemented with consideration of breaklines, stoplines, and maximum length of triangle sides.static classclassThe track of a moving object is a sequence of specialized timeslices that indicate the status of the object.classgml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.classThis type defines a container for an array of triangle patches.classA triangulated surface is a polyhedral surface that is composed only of triangles.classReference to a unit of measure definition that applies to all the numerical values described by the element containing this element.classA Value Array is used for homogeneous arrays of primitive and aggregate values.classGML property which refers to, or contains, a set of homogeneously typed Values.classGML property which refers to, or contains, a ValueclassVector instances hold the components for a (usually spatial) vector within some coordinate reference system (CRS).classValue of a spatial volume quantity, with its units. -
Uses of ILcdFeatured in com.luciad.format.gml31.xml
Methods in com.luciad.format.gml31.xml with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdGML31ModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) -
Uses of ILcdFeatured in com.luciad.format.magneticnorth
Subinterfaces of ILcdFeatured in com.luciad.format.magneticnorthModifier and TypeInterfaceDescriptioninterfaceA representation of a chart containing magnetic north lines.Classes in com.luciad.format.magneticnorth that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis class is anILcdModelfor the lines of constant declination of the magnetic field with respect to the true North. -
Uses of ILcdFeatured in com.luciad.format.mif
Subinterfaces of ILcdFeatured in com.luciad.format.mifModifier and TypeInterfaceDescriptioninterfaceThis class represents the shape elements that are present in MIF files.Classes in com.luciad.format.mif that implement ILcdFeaturedModifier and TypeClassDescriptionclassThisILcdMIFShaperepresents a MIF collection object.classThisILcdMIFShaperepresents a MIF multi point.classThisILcdMIFShaperepresents MIF line objects like LINE, PLINE, and ARC.classThisILcdMIFShaperepresents a MIF point.classThisILcdMIFShaperepresents MIF region objects like REGION, RECT, ROUNDRECT, and ELLIPSE.classThisILcdMIFShaperepresents MIF text objects. -
Uses of ILcdFeatured in com.luciad.format.pol
Subinterfaces of ILcdFeatured in com.luciad.format.polModifier and TypeInterfaceDescriptioninterfaceThis interface represents the shape elements that can be present in POL files.interfaceThis interface represents the shape elements that can be present in POL files. -
Uses of ILcdFeatured in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdFeaturedModifier and TypeClassDescriptionclassRepresents an Area feature in the S-57 domain model.classDeprecated.UseTLcdS57Identifierinstead.classDefault implementation ofILcdS57FeatureObject.classAn implementation of theILcdS57Identifierinterface.classRepresents a Line feature in the S-57 domain model.classRepresents a Point feature in the S-57 domain model.classRepresents a Sounding Point feature in the S-57 domain model.Methods in com.luciad.format.s57 with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdS57CatalogueModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) TLcdS57LevelModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) TLcdS57ModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) -
Uses of ILcdFeatured in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcdFeaturedModifier and TypeClassDescriptionclassClass that allows to read the features of anObject, read from a SHP file, only when it is needed.Methods in com.luciad.format.shp that return ILcdFeaturedModifier and TypeMethodDescriptionprotected ILcdFeaturedTLcdSHPModelDecoder.readFeaturedObject()Reads the features to an object. -
Uses of ILcdFeatured in com.luciad.format.vpf
Subinterfaces of ILcdFeatured in com.luciad.format.vpfModifier and TypeInterfaceDescriptioninterfaceRepresents a VPF feature (typically representing a real world object), having a FACC feature code and attributes, and associated with a VPF feature class.Classes in com.luciad.format.vpf that implement ILcdFeatured -
Uses of ILcdFeatured in com.luciad.format.xml
Classes in com.luciad.format.xml that implement ILcdFeaturedModifier and TypeClassDescriptionclassDeprecated.Use of thecom.format.xmlAPI has been deprecated.Methods in com.luciad.format.xml with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdXMLElement.getFeaturedDescriptor(ILcdFeatured aFeatured) Deprecated. -
Uses of ILcdFeatured in com.luciad.format.xml.bind.schema
Classes in com.luciad.format.xml.bind.schema that implement ILcdFeaturedModifier and TypeClassDescriptionclassDefault implementation for XML domain objects, based onILcdSelfDescribedFeatured. -
Uses of ILcdFeatured in com.luciad.lucy.addons.drawing.format
Classes in com.luciad.lucy.addons.drawing.format that implement ILcdFeaturedModifier and TypeClassDescriptionclassThe default domain object used in Lucy drawing models. -
Uses of ILcdFeatured in com.luciad.model
Methods in com.luciad.model with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdFeaturedModelDescriptor.getFeaturedDescriptor(ILcdFeatured aFeatured) Deprecated.Returns this object as featured descriptor as descriptor for the featured passed. -
Uses of ILcdFeatured in com.luciad.ogc.wfs
Methods in com.luciad.ogc.wfs with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionILcdWFSModelObjectFactory.createModelObject(ILcdShape[] aShapes, ILcdFeatured aFeatured) Deprecated.Creates a domain object with the given geometry and features. -
Uses of ILcdFeatured in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionTLcdWFSProxyModelDescriptor.getFeaturedDescriptor(ILcdFeatured aObject) Returns anILcdFeaturedDescriptorfor an element of the WFS proxy model. -
Uses of ILcdFeatured in com.luciad.shape
Classes in com.luciad.shape that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis class provides an implementation ofILcdShapeListthat is alsoILcdDataObjectandILcdFeatured.Methods in com.luciad.shape that return ILcdFeaturedModifier and TypeMethodDescriptionTLcdFeaturedShapeList.getFeatures()Returns the features of this object.Methods in com.luciad.shape with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionvoidTLcdFeaturedShapeList.setFeatures(ILcdFeatured aFeatured) Sets the features to this object.Constructors in com.luciad.shape with parameters of type ILcdFeaturedModifierConstructorDescriptionTLcdFeaturedShapeList(String aDisplayName, ILcdFeatured aFeaturesObject) Constructs aTLcdFeaturedShapeListthat doesn't have anyILcdShapeobjects, with the given features and display name. -
Uses of ILcdFeatured in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcdFeaturedModifier and TypeClassDescriptionclassThis class provides an implementation of anILcd2DEditablePointandILcdFeatured.Methods in com.luciad.shape.shape2D that return ILcdFeaturedMethods in com.luciad.shape.shape2D with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionvoidTLcd2DEditableFeaturedPoint.setFeatures(ILcdFeatured aFeatures) Constructors in com.luciad.shape.shape2D with parameters of type ILcdFeaturedModifierConstructorDescriptionTLcd2DEditableFeaturedPoint(String aDisplayName, ILcdFeatured aFeaturesObject) Constructs aTLcd2DEditableFeaturedPointthat doesn't have anyILcd2DEditablePointobject, with the given features and display name.TLcd2DEditableFeaturedPoint(String aDisplayName, ILcdFeatured aFeaturesObject, ILcd2DEditablePoint a2DEditablePoint) Constructs aTLcd2DEditableFeaturedPointwith the givenILcd2DEditablePoint, features and display name. -
Uses of ILcdFeatured in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcdFeaturedModifier and TypeClassDescriptionclassA general representation of an editable APP-6 symbol. -
Uses of ILcdFeatured in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcdFeaturedModifier and TypeClassDescriptionclassA general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcdFeatured in com.luciad.util
Subinterfaces of ILcdFeatured in com.luciad.utilModifier and TypeInterfaceDescriptioninterfaceDeprecated.Classes in com.luciad.util that implement ILcdFeaturedModifier and TypeClassDescriptionclassArray based implementation to hold values for the features of an object.Methods in com.luciad.util with parameters of type ILcdFeaturedModifier and TypeMethodDescriptionILcdFeaturedDescriptorProvider.getFeaturedDescriptor(ILcdFeatured aFeatured) Deprecated.Gets aILcdFeaturedDescriptorthat describes theILcdFeaturedpassed.
TLcdASDIMessageInputStream.readMessage()method returnsILcdDataObjectinstances, which have self-described data-types.