Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditableShape
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 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.
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.
This package provides the classes that correspond to AIXM 5.1 geometry types.
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
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.
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.
Handles the S-57 format.
Handles the shp 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.
Provides support for interactive editing of domain objects in a model.
-
Uses of ILcd2DEditableShape in com.luciad.ais.model.aerodrome
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdAerodrome
.interface
This interface is an extension of theILcdArrestingGear
interface that allows to change the attributes and relationships of an arresting gear.interface
This interface is an extension of theILcdRunway
interface that allows to change the attributes and relationships of a runway.interface
This interface defines operations to edit the attributes and relationships of anILcdRunwayClinePoint
.Modifier and TypeClassDescriptionclass
The default implementation of an aerodrome without additional properties.class
This class represents an arresting gear with only default properties.class
The default implementation of an aerodrome with properties.class
The default implementation of an arresting gear with properties.class
The default implementation of a runway with properties.class
The default implementation of a runway cline point with features.class
The default implementation of a runway with default properties.class
The default implementation of a runway cline point with default properties. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.airspace
Modifier and TypeClassDescriptionclass
The default implementation of an airspace segment without features.class
An implementation of an airspace segment that uses aILcdGeoPathLeg.SUB_POINT_LIST
as geopath leg type together with a shared subpointlist as dataset. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.ama
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdAreaMinimumAltitude
interface that allows to change its attributes and geometry.Modifier and TypeClassDescriptionclass
ILcdAreaMinimumAltitude
implementation based onILcdDataObject
.class
ILcdAreaMinimumAltitude
implementation based onILcdFeatured
. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.finalapproachpath
Modifier and TypeClassDescriptionclass
ILcdFinalApproachPath
implementation based onILcdFeatured
.class
ILcdFinalApproachPath
implementation based onILcdDataObject
. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.geoborder
Modifier and TypeClassDescriptionclass
An extension ofTLcdGeoborder
with properties.class
An implementation ofILcdGeoborder
with default properties. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.obstacle
Modifier and TypeInterfaceDescriptioninterface
This extension of theILcdEditableObstacle
interface allows users to change the geodetic datum of an obstacle.Modifier and TypeClassDescriptionclass
This extension ofTLcdFeaturedObstacle
has all facilities to store obstacle related aspects.class
This class defines an obstacle. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.ortca
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdOrtca
interface that allows to change the attributes and relationships of an ORTCA.Modifier and TypeClassDescriptionclass
This extension ofTLcdOrtca
allows to have more properties in a specific implementation of an airspace.class
This class is the implementation ofILcdEditableOrtca
. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.parachutejumparea
Modifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.refuelingtrack
Modifier and TypeInterfaceDescriptioninterface
An editable extension ofILcdRefuelingTrackPoint
.Modifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingTrack
has all facilities to store refueling track related aspects.class
This extension ofTLcdRefuelingTrackPoint
has all facilities to store refueling route point related aspects.class
An implementation ofILcdRefuelingTrack
.class
This class represents a refueling route point. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.route
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdMilitaryTrainingRoutePoint
interface that allows to change the attributes and relationships of a military training route point.interface
This interface is an extension of theILcdRoutePoint
interface that allows to change the attributes and relationships of a route point.Modifier and TypeClassDescriptionclass
A featured extension ofTLcdMilitaryTrainingRoutePoint
.class
An implementation ofILcdMilitaryTrainingRoutePoint
. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.sector
Modifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdSector
interface that allows to change its attributes and geometry.Modifier and TypeClassDescriptionclass
ILcdSector
implementation based onILcdFeatured
.class
ILcdSector
implementation based onILcdDataObject
. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.service
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdLocationBasedService
.Modifier and TypeClassDescriptionclass
The default implementation of a location-based service object with additional properties.class
The default implementation of a location-based service object with default properties. -
Uses of ILcd2DEditableShape in com.luciad.ais.model.vfr
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdVFRRoute
.interface
This interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint
.Modifier and TypeClassDescriptionclass
An extension ofTLcdVFROffsetRoute
with additional properties.class
The default implementation of a VFR route with additional properties.class
The default implementation of a VFR route point with addtional properties.class
This class defines a route that consists of offset points.class
The default implementation of a VFR route without features.class
The default implementation of a VFR route point without features. -
Uses of ILcd2DEditableShape in com.luciad.ais.shape
Modifier and TypeInterfaceDescriptioninterface
An editable extension ofILcdGeoPathLeg
.Modifier and TypeClassDescriptionclass
An generic arc band class that delegates to anotherILcd2DEditableArcBand
instance.class
An generic point class that delegates to another ILcd3DEditablePoint instance.class
A polygon that delegates to an internal polygon.class
A polyline that delegates to an internal polyline.class
An implementation of theILcdGeoPathLeg
interface. -
Uses of ILcd2DEditableShape in com.luciad.format.aixm51.model.features.geometry
Modifier and TypeClassDescriptionclass
A class that represents an AIXM 5.1 elevated point.class
A class that represents an AIXM 5.1 Point. -
Uses of ILcd2DEditableShape in com.luciad.format.asdi
-
Uses of ILcd2DEditableShape in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Defines an ASTERIX plot.class
Time-dependent view on aTLcdASTERIXTrajectory
. -
Uses of ILcd2DEditableShape in com.luciad.format.cgm
Modifier and TypeClassDescriptionclass
Extension of aTLcdXYArc
with a line style.class
Extension of aTLcdXYCircle
with a line and a fill style.class
Extension of aTLcdXYEllipse
with a line and a fill style.class
Extension of aTLcdXYPolygon
with a line and a fill style.class
Extension of aTLcdXYPolyline
with a line style.class
Extension of aTLcdXYCircle
with a line and a fill style.class
Extension of aTLcdXYText
with a text style. -
Uses of ILcd2DEditableShape in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPoint
with a measure value.class
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatHeightPolyline
with measure values.class
This class represents aTLcdLonLatHeightPolypoint
with measure values.class
This class represents aTLcdLonLatPoint
with a measure (M) value.class
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdLonLatPolyline
with measure values.class
This class represents aTLcdLonLatPolypoint
with measure values.class
This class represents aTLcdXYPoint
with a measure (M) value.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYPolypoint
with measure values.class
This class represents aTLcdXYZPoint
with a measure value.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values.class
This class represents aTLcdXYZPolypoint
with measure values. -
Uses of ILcd2DEditableShape in com.luciad.format.dgn
Modifier and TypeClassDescriptionclass
This class represents an Arc2D from a DGN file.class
This class represents a Curve2D from a DGN file.class
This class represents a Dimension from a DGN file.class
This class represents a TagElement from a DGN file.class
This class represents a Ellipse2D 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 Shape2D from a DGN file.class
This class represents a Shape3D from a DGN file.class
This class represents a Line2D from a DGN file.class
This class represents a LineString2D from a DGN file.class
This class represents a Shape2D from a DGN file.class
This class represents a Text2D from a DGN file. -
Uses of ILcd2DEditableShape in com.luciad.format.dwg
Modifier and TypeClassDescriptionclass
This class represents an Arc from a DWG file.class
This class represents a Circle from a DWG file.class
This class represents an Ellipse from a DWG file.class
This class represents a Face3D from a DWG file.class
This class represents a Line from a DWG file.class
This class represents a Point from a DWG file.class
This class represents a Polyline2D from a DWG file.class
This class represents a Face3D from a DWG file.class
This class represents a Text from a DWG file. -
Uses of ILcd2DEditableShape in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
The Box structure defines an extent using a pair of coordinate tuples.class
Model class for the GML Linear Ring Type.class
A LineString is defined by two or more coordinate tuples, with linear interpolation between them.class
A Point is defined by a single coordinate tuple. -
Uses of ILcd2DEditableShape in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
An Arc is an arc string with only one arc unit, i.e. three control points including the start and end point.class
An ArcByBulge is an arc string with only one arc unit, i.e. two control points, one bulge and one normal vector.class
This variant of the arc requires that the points on the arc shall be computed instead of storing the coordinates directly.class
class
A Circle is an arc whose ends coincide to form a simple closed loop.class
A gml:CircleByCenterPoint is an gml:ArcByCenterPoint with identical start and end angle to form a full circle.class
Direct position instances hold the coordinates for a position within some coordinate reference system (CRS).class
Domain class for the GML envelope.class
Envelope that includes also a temporal extent.class
class
A sequence of geodesic segments.class
Model class for the GML Linear Ring Type.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.class
A Point is defined by a single coordinate tuple.class
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.class
gml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.class
Vector instances hold the components for a (usually spatial) vector within some coordinate reference system (CRS). -
Uses of ILcd2DEditableShape in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
An Arc is an arc string with only one arc unit, i.e. three control points including the start and end point.class
An ArcByBulge is an arc string with only one arc unit, i.e. two control points, one bulge and one normal vector.class
This variant of the arc requires that the points on the arc shall be computed instead of storing the coordinates directly.class
A Circle is an arc whose ends coincide to form a simple closed loop.class
A gml:CircleByCenterPoint is an gml:ArcByCenterPoint with identical start and end angle to form a full circle.class
Direct position instances hold the coordinates for a position within some coordinate reference system (CRS).class
Domain class for the GML envelope.class
gml:EnvelopeWithTimePeriod is provided for envelopes that include a temporal extent.class
class
A sequence of geodesic segments.class
Model class for the GML Linear Ring Type.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.class
A Point is defined by a single coordinate tuple.class
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.class
gml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.class
For some applications the components of the position may be adjusted to yield a unit vector. -
Uses of ILcd2DEditableShape in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPoint
with a measure value.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYPolypoint
with measure values.class
This class represents aTLcdXYZPoint
with a measure value.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values.class
This class represents aTLcdXYZPolypoint
with measure values. -
Uses of ILcd2DEditableShape in com.luciad.format.kml22.model.geometry
Modifier and TypeClassDescriptionclass
Domain class modeling the KML ModelType type.class
Domain class modeling the KML AbstractGeometryType type.class
Domain class modeling the KML LinearRingType type.class
Domain class modeling the KML LineStringType type.class
Domain class modeling the KML LocationType type.class
Domain class modeling the KML MultiGeometryType type.class
Domain class modeling the KML PointType type.class
Domain class modeling the KML PolygonType type. -
Uses of ILcd2DEditableShape in com.luciad.format.mif
-
Uses of ILcd2DEditableShape in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Implementation of anILcd2DEditableArc
that represents an NVG 1.5 Arc.class
Implementation of anILcd2DEditableArcBand
that represents an NVG 1.5 ArcBand.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Arrow.class
Implementation ofILcd2DEditableCircle
that represents an NVG 1.5 Circle.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 1.5 Corridor.class
Implementation of anILcd2DEditableEllipse
that represents an NVG 1.5 Ellipse.class
Implementation ofILcd2DEditablePolypoint
that represents an NVG 1.5 Multipoint.class
Implementation ofILcd2DEditablePoint
that represents an NVG 1.5 Point.class
Implementation ofILcd2DEditablePolygon
that represents an NVG 2.0 Polygon.class
Implementation ofILcd2DEditablePolyline
that represents an NVG 1.5 Polyline.class
Represents textual information at a certain location. -
Uses of ILcd2DEditableShape in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Implementation of anILcd2DEditableArc
that represents an NVG 2.0 Arc.class
Implementation of anILcd2DEditableArcBand
that represents an NVG 2.0 ArcBand Ring.class
ILcd2DEditableGeoBuffer
implementation with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Arrow.class
Implementation of anILcd2DEditableCircle
that represents an NVG 2.0 Circular Ring.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
as an underlying shape that represents an NVG 2.0 Corridor.class
Implementation of anILcd2DEditableEllipse
that represents an NVG 2.0 Elliptic Ring.class
Implementation of anILcd2DEditablePolygon
that represents an NVG 2.0 Linear Ring.class
Implementation ofILcd2DEditablePolypoint
that represents an NVG 2.0 MultiPoint.class
Implementation of anILcd2DEditableGeoBuffer
with anILcd2DEditablePolyline
with only 2 points as an underlying shape that represents an NVG 2.0 Orbit.class
Implementation ofILcd2DEditablePoint
that represents an NVG 2.0 Point.class
Implementation ofILcd2DEditablePolyline
that represents an NVG 2.0 Polyline.class
Implementation of anILcd2DEditableShape
that represents an NVG 2.0 Rectangular Ring.class
Represents textual information at a certain location. -
Uses of ILcd2DEditableShape in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
Represents an edge in the S-57 domain model.class
Represents an face in the S-57 domain model.class
Represents a Line feature in the S-57 domain model.class
Represents a node in the S-57 domain model.class
Represents a Point feature in the S-57 domain model.class
Represents a Sounding Point feature in the S-57 domain model. -
Uses of ILcd2DEditableShape in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ATLcdSHPPointM
is a point on the surface having a measure value.class
ATLcdSHPPointZ
is a point having a height and a measure value. -
Uses of ILcd2DEditableShape in com.luciad.shape.shape2D
Modifier and TypeInterfaceDescriptioninterface
AnILcd2DEditableArc
object is anILcdArc
that can be changed in two dimensions.interface
AnILcd2DEditableArcBand
object is anILcdArcBand
that can be changed in two dimensions.interface
AnILcd2DEditableBounds
object is anILcdBounds
object that can be changed in two dimensions.interface
AnILcd2DEditableCircle
object is anILcdCircle
that can be changed in two dimensions.interface
A circular arc-by-3-points whose defining parameters can be edited.interface
A circular arc-by-bulge whose defining parameters can be edited.interface
A circular arc-by-centerpoint whose defining parameters can be edited.interface
AnILcd2DEditableEllipse
object is anILcdEllipse
that can be changed in two dimensions.interface
AnILcd2DEditableBuffer
object is anILcdGeoBuffer
that can be changed in two dimensions.interface
AnILcd2DEditablePoint
is anILcdPoint
that can be moved in two dimensions.interface
AnILcd2DEditablePolygon
object is anILcdPolygon
that can be changed in two dimensions.interface
AnILcd2DEditablePolyline
object is anILcdPolyline
that can be changed in two dimensions.interface
AnILcd2DEditablePolypoint
object is anILcdPolypoint
that can be changed in two dimensions.interface
interface
AnILcd2DEditableVariableGeoBuffer
object is anILcdVariableGeoBuffer
that can be changed in two dimensions.interface
Deprecated.This interface hes been deprecated.Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd2DEditableBounds
interface.class
This abstract class provides a basis for implementing theILcd2DEditablePolypoint
interface.class
This abstract class provides a basis for implementing theILcd2DEditablePolyline
interface, where the polyline is a simple line with two vertices.class
This abstract class provides a basis for implementing theILcd2DEditablePoint
interface.class
This abstract class provides a basis for implementing theILcd2DEditablePolypoint
interface.class
This abstract class provides a basis for implementing theILcd2DEditableShape
interface.class
This class provides an implementation of anILcd2DEditablePoint
andILcdFeatured
.class
This class provides an implementation ofILcd2DEditableArc
in the geodetic space.class
This class provides an implementation ofILcd2DEditableArcBand
in the geodetic space.class
This class provides an implementation ofILcd2DEditableBounds
in the geodetic space.class
This class represents a buffer around a polyline on an ellipsoid, with a given width, in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircle
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircleBy3Points
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircularArcBy3Points
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircularArcByBulge
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircularArcByCenterPoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditableEllipse
in the geodetic space.class
This class provides an implementation ofILcd2DEditableBounds
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
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 ofILcd2DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the geodetic space.class
This class represents a buffer around a shape on an ellipsoid, with a given width, in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditableZonalPoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditableArc
in the cartesian space.class
This class provides an implementation ofILcd2DEditableArcBand
in the cartesian space.class
This class provides an implementation ofILcd2DEditableBounds
in the cartesian space.class
This class provides an implementation ofILcd2DEditableCircle
in the cartesian space.class
This class provides an implementation ofILcd2DEditableCircleBy3Points
in the cartesian space.class
This class provides an implementation ofILcd2DEditableCircularArcBy3Points
in the cartesian space.class
This class provides an implementation ofILcd2DEditableCircularArcByBulge
in the cartesian space.class
This class provides an implementation ofILcd2DEditableCircularArcByCenterPoint
in the cartesian space.class
This class provides an implementation ofILcd2DEditableEllipse
in the cartesian space.class
This class provides an implementation ofILcd2DEditableBounds
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd2DEditablePoint
in the cartesian space, but internally using floats instead of doubles.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic 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 ofILcd2DEditablePolypoint
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the geodetic space.class
This class represents a buffer around a shape with a given width, in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd2DEditablePoint
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the cartesian space.class
The default implementation ofILcd2DEditableText
.
Although it was designed for cartesian space, it can also be used in geodetic space.class
This class provides an implementation ofILcd2DEditableZonalPoint
in the cartesian space. -
Uses of ILcd2DEditableShape in com.luciad.shape.shape3D
Modifier and TypeInterfaceDescriptioninterface
AnILcd3DEditableArcBand
is anILcd3DArcBand
which defining parameters can be changed.interface
AnILcd3DEditableBounds
object is anILcdBounds
object that can be changed in all three dimensions.interface
AnILcd3DEditableDome
object is anILcdDome
whose center point and radius can be changed.interface
AnILcd3DEditablePoint
is anILcdPoint
that can be moved in all three dimensions.interface
An ILcd3DEditablePolygon object is an ILcdPolygon that can be changed in 3 dimensions.interface
An ILcd3DEditablePolyline object is an ILcdPolyline that can be changed in 3 dimensions.interface
An ILcd3DEditablePolypoint object is an ILcdPolypoint that can be changed in 3 dimensions.interface
AnILcd3DEditableShape
is anILcdShape
that can be moved in all three dimensions.interface
AnILcd3DEditableSphere
object is anILcdSphere
whose center point and radius can be changed.interface
AnILcd3DEditableVariableGeoBuffer
object is anILcdVariableGeoBuffer
that can be changed in three dimensions.Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd3DEditableBounds
interface.class
This abstract class provides a basis for implementing theILcd2DEditablePolypoint
interface.class
This abstract class provides a basis for implementing theILcd3DEditablePolyline
interface, where the polyline is a simple line with two vertices.class
This abstract class provides a basis for implementing theILcd3DEditablePoint
interface.class
This abstract class provides a basis for implementing theILcd3DEditablePolypoint
interface.class
This abstract class provides a basis for implementing theILcd3DEditableShape
interface.class
Deprecated.Replaced by ILcdExtrudedShape implementationsclass
This class provides an implementation ofILcd3DEditableArcBand
in the geodetic space.class
This class provides an implementation ofILcd3DEditableBounds
in the geodetic space.class
This class represents a buffer around a polyline on an ellipsoid, with a given width and height.class
A dome based on a base circle and an altitude.class
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the geodetic space.class
This class provides an implementation ofILcd3DEditablePoint
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.class
A sphere based on a base circle and an altitude.class
This class represents a variable buffer around a polyline on an ellipsoid, in the geodetic space.class
This class provides an implementation ofILcd3DEditableArcBand
in the cartesian space.class
This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.class
This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the cartesian space.class
This class provides an implementation ofILcd3DEditablePoint
in the cartesian space, but internally using floats instead of doubles.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space with a reduced memory footprint.class
This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space with a reduced memory footprint.class
This class provides an implementation ofILcd3DEditablePolypoint
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 ofILcd3DEditablePoint
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the cartesian space.Modifier and TypeMethodDescriptionfinal ILcd2DEditableShape
TLcdExtrudeShape.get2DEditableShape()
Deprecated.Modifier and TypeMethodDescriptionvoid
TLcdExtrudeShape.set2DEditableShape
(ILcd2DEditableShape a2DEditableShape) Deprecated.ModifierConstructorDescriptionTLcdExtrudeShape
(ILcd2DEditableShape a2DEditableShape, double aMinZ, double aMaxZ) Deprecated.Constructs a newTLcdExtrudeShape
with the given parameters. -
Uses of ILcd2DEditableShape in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ILcd2DEditableShape in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcd2DEditableShape in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionprotected ALspEditHandle
TLsp2DEditableShapeEditor.createObjectTranslationHandle
(ILcd2DEditableShape aShape, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.