Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditablePolyline
Packages that use ILcd2DEditablePolyline
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
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 arrival / departure routes in Visual Flight Rules related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
Handles the cgm format.
Provides shape classes containing a measure value.
Handles the dgn format.
Handles the dwg format.
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 contains all geometry classes of KML.
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.
Handles the S-57 format.
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.
-
Uses of ILcd2DEditablePolyline in com.luciad.ais.model.aerodrome
Subinterfaces of ILcd2DEditablePolyline in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdRunway
interface that allows to change the attributes and relationships of a runway.Classes in com.luciad.ais.model.aerodrome that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
The default implementation of a runway with properties.class
The default implementation of a runway with default properties. -
Uses of ILcd2DEditablePolyline in com.luciad.ais.model.finalapproachpath
Classes in com.luciad.ais.model.finalapproachpath that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
ILcdFinalApproachPath
implementation based onILcdFeatured
.class
ILcdFinalApproachPath
implementation based onILcdDataObject
. -
Uses of ILcd2DEditablePolyline in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
An extension ofTLcdGeoborder
with properties.class
An implementation ofILcdGeoborder
with default properties. -
Uses of ILcd2DEditablePolyline in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingTrack
has all facilities to store refueling track related aspects.class
An implementation ofILcdRefuelingTrack
. -
Uses of ILcd2DEditablePolyline in com.luciad.ais.model.vfr
Subinterfaces of ILcd2DEditablePolyline in com.luciad.ais.model.vfrModifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdVFRRoute
.Classes in com.luciad.ais.model.vfr that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
An extension ofTLcdVFROffsetRoute
with additional properties.class
The default implementation of a VFR route with additional properties.class
This class defines a route that consists of offset points.class
The default implementation of a VFR route without features. -
Uses of ILcd2DEditablePolyline in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
A polyline that delegates to an internal polyline. -
Uses of ILcd2DEditablePolyline in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
Extension of aTLcdXYPolyline
with a line style. -
Uses of ILcd2DEditablePolyline in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightPolyline
with measure values.class
This class represents aTLcdLonLatPolyline
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYZPolyline
with measure values. -
Uses of ILcd2DEditablePolyline in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This class represents a Curve2D from a DGN file.class
This class represents a Dimension from a DGN file.class
This class represents a Curve2D from a DGN file.class
This class represents a Curve3D from a DGN file.class
This class represents a Line2D from a DGN file.class
This class represents a Line3D from a DGN file.class
This class represents a LineString2D from a DGN file.class
This class represents a LineString3D from a DGN file.class
This class represents a Line2D from a DGN file.class
This class represents a LineString2D from a DGN file. -
Uses of ILcd2DEditablePolyline in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This class represents a Face3D from a DWG file.class
This class represents a Line from a DWG file.class
This class represents a Polyline2D from a DWG file.class
This class represents a Face3D from a DWG file. -
Uses of ILcd2DEditablePolyline in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
A LineString is defined by two or more coordinate tuples, with linear interpolation between them. -
Uses of ILcd2DEditablePolyline in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
class
A sequence of geodesic segments.class
A curve that consists of segments with linear interpolation.class
A 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. -
Uses of ILcd2DEditablePolyline in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
class
A sequence of geodesic segments.class
A curve that consists of segments with linear interpolation.class
A 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. -
Uses of ILcd2DEditablePolyline in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYZPolyline
with measure values. -
Uses of ILcd2DEditablePolyline in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
Domain class modeling the KML LineStringType type. -
Uses of ILcd2DEditablePolyline in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Arrow.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Corridor.class
Implementation ofILcd2DEditablePolyline
that represents an NVG 1.5 Polyline.Methods in com.luciad.format.nvg.nvg15.model that return ILcd2DEditablePolyline -
Uses of ILcd2DEditablePolyline in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
ILcd2DEditableGeoBuffer
implementation with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Arrow.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Corridor.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
with only 2 points as an underlying shape that represents an NVG 2.0 Orbit.class
Implementation ofILcd2DEditablePolyline
that represents an NVG 2.0 Polyline.Methods in com.luciad.format.nvg.nvg20.model that return ILcd2DEditablePolylineModifier and TypeMethodDescriptionTLcdNVG20Arrow.getBaseShape()
TLcdNVG20Corridor.getBaseShape()
TLcdNVG20Orbit.getBaseShape()
-
Uses of ILcd2DEditablePolyline in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
Represents an edge in the S-57 domain model.class
Represents a Line feature in the S-57 domain model. -
Uses of ILcd2DEditablePolyline in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd2DEditablePolyline
interface, where the polyline is a simple line with two vertices.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
in the cartesian space.Methods in com.luciad.shape.shape2D that return ILcd2DEditablePolylineModifier and TypeMethodDescriptionfinal ILcd2DEditablePolyline
TLcdLonLatBuffer.getAxisPolyline()
-
Uses of ILcd2DEditablePolyline in com.luciad.shape.shape3D
Subinterfaces of ILcd2DEditablePolyline in com.luciad.shape.shape3DModifier and TypeInterfaceDescriptioninterface
An ILcd3DEditablePolyline object is an ILcdPolyline that can be changed in 3 dimensions.Classes in com.luciad.shape.shape3D that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd3DEditablePolyline
interface, where the polyline is a simple line with two vertices.class
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space with a reduced memory footprint.class
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space. -
Uses of ILcd2DEditablePolyline in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ILcd2DEditablePolyline in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcd2DEditablePolylineModifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol.