Uses of Interface
com.luciad.shape.ILcdCurve
Packages that use ILcdCurve
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 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 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 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.
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.
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
Everything related to representing three-dimensional shapes.
This package contains utility classes to ensure connectivity
between multiple curves.
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.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Provides support for interactive editing of domain objects in a model.
-
Uses of ILcdCurve in com.luciad.ais.model.aerodrome
Subinterfaces of ILcdCurve in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes, relationships and geometry of anILcdHelipad
.interface
A helipad is an area used for take-off and landing of helicopters.Classes in com.luciad.ais.model.aerodrome that implement ILcdCurveModifier and TypeClassDescriptionclass
The default implementation of a helipad with properties.class
The default implementation of a runway with properties.class
An implementation ofILcdHelipad
.class
The default implementation of a runway with default properties. -
Uses of ILcdCurve in com.luciad.ais.model.airspace
Subinterfaces of ILcdCurve in com.luciad.ais.model.airspaceModifier and TypeInterfaceDescriptioninterface
This interface describes the geometry and the relationships of an airspace.interface
This interface represents an airspace corridor and provides methods for retrieving its geometry and relationships.interface
This interface defines operations to edit the attributes, relationships and geometry of anILcdAirspace
.interface
This interface defines operations to edit the attributes, relationships and geometry of anILcdAirspaceCorridor
.Classes in com.luciad.ais.model.airspace that implement ILcdCurveModifier and TypeClassDescriptionclass
The default implementation of an airspace with default properties.class
The default implementation of an airspace corridor with default properties.class
The default implementation of an airspace with properties.class
The default implementation of an airspace corridor with features. -
Uses of ILcdCurve in com.luciad.ais.model.ama
Classes in com.luciad.ais.model.ama that implement ILcdCurveModifier and TypeClassDescriptionclass
ILcdAreaMinimumAltitude
implementation based onILcdDataObject
.class
ILcdAreaMinimumAltitude
implementation based onILcdFeatured
. -
Uses of ILcdCurve in com.luciad.ais.model.finalapproachpath
Classes in com.luciad.ais.model.finalapproachpath that implement ILcdCurveModifier and TypeClassDescriptionclass
ILcdFinalApproachPath
implementation based onILcdFeatured
.class
ILcdFinalApproachPath
implementation based onILcdDataObject
. -
Uses of ILcdCurve in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcdCurveModifier and TypeClassDescriptionclass
An extension ofTLcdGeoborder
with properties.class
An implementation ofILcdGeoborder
with default properties. -
Uses of ILcdCurve in com.luciad.ais.model.ortca
Classes in com.luciad.ais.model.ortca that implement ILcdCurveModifier 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 ILcdCurve in com.luciad.ais.model.parachutejumparea
Subinterfaces of ILcdCurve in com.luciad.ais.model.parachutejumpareaModifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdParachuteJumpArea
interface that allows to change the attributes, relationships and geometry of a parachute jump area.interface
This interface describes the geometry and the relationships of a parachute jump area.Classes in com.luciad.ais.model.parachutejumparea that implement ILcdCurveModifier and TypeClassDescriptionclass
A featured implementation ofILcdParachuteJumpArea
.class
An implementation ofILcdParachuteJumpArea
. -
Uses of ILcdCurve in com.luciad.ais.model.procedure
Classes in com.luciad.ais.model.procedure that implement ILcdCurveModifier and TypeClassDescriptionclass
This class is a wrapper object around anILcdProcedure
, provided as a convenience to help display procedures on a map. -
Uses of ILcdCurve in com.luciad.ais.model.refuelingtrack
Subinterfaces of ILcdCurve in com.luciad.ais.model.refuelingtrackModifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdRefuelingAirspace
interface that allows to change the attributes and relationships of an airspace.interface
This interface describes the geometry and the relationships of an airspace.Classes in com.luciad.ais.model.refuelingtrack that implement ILcdCurveModifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingAirspace
has all facilities to store refueling airspace related aspects.class
This extension ofTLcdRefuelingTrack
has all facilities to store refueling track related aspects.class
An implementation of theILcdEditableAirspace
interface.
This class also implements theILcdGeoPath
interface just to make sure that the airspaces can be painted by aTLcdGeoPathPainter
object.
It's an implementation ofILcdShape
to be able to use the default painter of LuciadLightspeed.class
An implementation ofILcdRefuelingTrack
. -
Uses of ILcdCurve in com.luciad.ais.model.vfr
Classes in com.luciad.ais.model.vfr that implement ILcdCurveModifier 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 ILcdCurve in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcdCurveModifier and TypeClassDescriptionclass
A base class for discretized GeoPaths.class
A polygon that delegates to an internal polygon.class
A polyline that delegates to an internal polyline.class
An implementation ofALcdDiscretizedGeoPath
which performs the discretization in geodetic coordinates. -
Uses of ILcdCurve in com.luciad.format.aixm51.model.features.geometry
Classes in com.luciad.format.aixm51.model.features.geometry that implement ILcdCurveModifier and TypeClassDescriptionclass
A class that represents an AIXM 5.1 curve.class
A class that represents an AIXM 5.1 elevated curve. -
Uses of ILcdCurve in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdCurveModifier and TypeClassDescriptionclass
TLcdASTERIXTrajectory
models the path of a track (for example an aircraft) flying from one point to another. -
Uses of ILcdCurve in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcdCurveModifier 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. -
Uses of ILcdCurve in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcdCurveModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatHeightPolyline
with measure values.class
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdLonLatPolyline
with measure values.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values. -
Uses of ILcdCurve in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcdCurveModifier 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 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. -
Uses of ILcdCurve in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcdCurveModifier 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 a Polyline with bulges from a DWG file.class
This class represents a Solid or Hatch with bulges 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 Polyline2D from a DWG file.class
This class represents a Face3D from a DWG file.Constructors in com.luciad.format.dwg with parameters of type ILcdCurveModifierConstructorDescriptionTLcdDWGCompositeCurve
(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcdCurve[] aCurves, double aLineWidth) Creates a new TLcdDWGCompositeCurve with the given DWG properties and curve segments.TLcdDWGCompositeRing
(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcdCurve[] aCurves) Creates a new TLcdDWGCompositeRing with the given DWG properties and curve segments.TLcdDWGSurface
(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcdCurve[] aCurves) Creates a new TLcdDWGSurface with the given DWG properties and curve segments. -
Uses of ILcdCurve in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcdCurveModifier and TypeClassDescriptionclass
Model class for the GML Linear Ring Type.class
A LineString is defined by two or more coordinate tuples, with linear interpolation between them. -
Uses of ILcdCurve in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdCurveModifier and TypeClassDescriptionclass
gml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity.class
A curve segment defines a homogeneous segment of a curve.class
An abstraction of a ring to support surface boundaries of different complexity.class
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
An ArcString is a curve segment that uses three-point circular arc interpolation ("circularArc3Points").class
This variant of the arc computes the mid points of the arcs instead of storing the coordinates directly.class
Bezier curves are polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.class
A B-Spline is a piecewise parametric polynomial or rational curve described in terms of control points and basis functions.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
A clothoid, or Cornu's spiral, is plane curve whose curvature is a fixed function of its length.class
A 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.class
Cubic splines are similar to line strings in that they are a sequence of segments each with its own defining function.class
A curve is a 1-dimensional primitive.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
An offset curve is a curve at a constant distance from the basis curve.class
OrientableCurve consists of a curve and an orientation.class
A ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.class
gml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml31.model that return ILcdCurveModifier and TypeMethodDescriptionTLcdGML31ShapeFactory.createOrientableCurve
(ILcdCurve aBaseCurve, boolean aForwardOrientation) Creates a newgml:OrientableCurve
, which can be edited through theILcdCurve
interface.Methods in com.luciad.format.gml31.model that return types with arguments of type ILcdCurveModifier and TypeMethodDescriptionTLcdGML31ArcString.getCurves()
TLcdGML31ArcStringByBulge.getCurves()
TLcdGML31CompositeCurve.getCurves()
TLcdGML31Curve.getCurves()
TLcdGML31Ring.getCurves()
Methods in com.luciad.format.gml31.model with parameters of type ILcdCurveModifier and TypeMethodDescriptionTLcdGML31ShapeFactory.createOrientableCurve
(ILcdCurve aBaseCurve, boolean aForwardOrientation) Creates a newgml:OrientableCurve
, which can be edited through theILcdCurve
interface. -
Uses of ILcdCurve in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcdCurveModifier and TypeClassDescriptionclass
gml:AbstractCurveType is an abstraction of a curve to support the different levels of complexity.class
A curve segment defines a homogeneous segment of a curve.class
An abstraction of a ring to support surface boundaries of different complexity.class
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
An ArcString is a curve segment that uses three-point circular arc interpolation ("circularArc3Points").class
This variant of the arc computes the mid points of the arcs instead of storing the coordinates directly.class
Bezier curves are polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.class
A B-Spline is a piecewise parametric polynomial or rational curve described in terms of control points and basis functions as specified in ISO 19107:2003, 6.4.30.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
A clothoid, or Cornu's spiral, is plane curve whose curvature is a fixed function of its length.class
A 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.class
The number of control points shall be at least three.class
A curve is a 1-dimensional primitive.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
An offset curve is a curve at a constant distance from the basis curve.class
OrientableCurve consists of a curve and an orientation.class
A ring is used to represent a single connected component of a surface boundary as specified in ISO 19107:2003, 6.3.6.class
gml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml32.model that return ILcdCurveModifier and TypeMethodDescriptionTLcdGML32ShapeFactory.createOrientableCurve
(ILcdCurve aBaseCurve, boolean aForwardOrientation) Creates a newgml:OrientableCurve
, which can be edited through theILcdCurve
interface.Methods in com.luciad.format.gml32.model that return types with arguments of type ILcdCurveModifier and TypeMethodDescriptionTLcdGML32ArcString.getCurves()
TLcdGML32ArcStringByBulge.getCurves()
TLcdGML32CompositeCurve.getCurves()
TLcdGML32Curve.getCurves()
TLcdGML32Ring.getCurves()
Methods in com.luciad.format.gml32.model with parameters of type ILcdCurveModifier and TypeMethodDescriptionTLcdGML32ShapeFactory.createOrientableCurve
(ILcdCurve aBaseCurve, boolean aForwardOrientation) Creates a newgml:OrientableCurve
, which can be edited through theILcdCurve
interface. -
Uses of ILcdCurve in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcdCurveModifier and TypeClassDescriptionclass
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values. -
Uses of ILcdCurve in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcdCurveModifier and TypeClassDescriptionclass
Domain class modeling the KML LinearRingType type.class
Domain class modeling the KML LineStringType type. -
Uses of ILcdCurve in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcdCurveModifier 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 ofILcd2DEditablePolygon
that represents an NVG 2.0 Polygon.class
Implementation ofILcd2DEditablePolyline
that represents an NVG 1.5 Polyline. -
Uses of ILcdCurve in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdCurveModifier 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
Implementation of anILcd2DEditableCircle
that represents an NVG 2.0 Circular Ring.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 ofILcd2DEditablePolyline
that represents an NVG 2.0 Polyline.class
Implementation of anILcd2DEditableShape
that represents an NVG 2.0 Rectangular Ring. -
Uses of ILcdCurve in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdCurveModifier 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. -
Uses of ILcdCurve in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcdCurveModifier and TypeClassDescriptionclass
ATLcdSHPPolygonZ
is aILcdPolygon
with a measure value at each of the defining points.class
ATLcdSHPPolygonZ
is aILcdPolyline
with a measure value at each of the defining points. -
Uses of ILcdCurve in com.luciad.fusion.client.view.gxy
Methods in com.luciad.fusion.client.view.gxy with parameters of type ILcdCurveModifier and TypeMethodDescriptionabstract ILcdGXYPainterStyle
ALfnVectorGXYStyleProvider.getLineStyle
(ILcdDataObject aDataObject, ILcdCurve aLine) Deprecated.Gets the style for a line feature.TLfnVectorGXYStyleProvider.getLineStyle
(ILcdDataObject aDataObject, ILcdCurve aLine) Deprecated. -
Uses of ILcdCurve in com.luciad.shape
Subinterfaces of ILcdCurve in com.luciad.shapeModifier and TypeInterfaceDescriptioninterface
A circle that is defined by 3 points (start, first intermediate and second intermediate).interface
AnILcdCircularArc
is anILcdCurve
that represents a general circular arc in the 2D space.interface
A circular arc that is defined by a start point, end point, and a third point on the arc.interface
A circular arc that is defined by a start point, end point and a bulge factor.interface
A circular arc that is defined by a center point, radius, start angle and arc angle.interface
A curve that is a connected sequence of other curves.interface
A composite curve that can be edited:ILcdCompositeCurve.getCurves()
returns an editable list, allowing to insert, remove, and replace curve elements.interface
A ring is a closed curve, hence the start and end points are the same.Classes in com.luciad.shape that implement ILcdCurveModifier and TypeClassDescriptionclass
This class provides an implementation ofILcdEditableCompositeCurve
.Methods in com.luciad.shape that return types with arguments of type ILcdCurve -
Uses of ILcdCurve in com.luciad.shape.constraints
Methods in com.luciad.shape.constraints with parameters of type ILcdCurveModifier and TypeMethodDescriptionvoid
ILcdCurveConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.void
TLcd2DPointListConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.void
TLcdCircularArcBy3PointsConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.void
TLcdCircularArcByBulgeConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.void
TLcdCircularArcByCenterPointConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.void
TLcdCompositeCurveConnector.connect
(ILcdCurve aPreviousCurve, ILcdCurve aCurveSFCT, ILcdCurve aNextCurve, ILcdModelReference aModelReference) (Re)connects a curve to the given previous and next curve.ILcdCurveConnectorProvider.getCurveConnector
(ILcdCurve aPreviousCurve, ILcdCurve aCurveToConnect, ILcdCurve aNextCurve) Finds anILcdCurveConnector
that can connect a curve to the given previous and next curves.TLcdDefaultCurveConnectorProvider.getCurveConnector
(ILcdCurve aPreviousCurve, ILcdCurve aCurveToConnect, ILcdCurve aNextCurve) -
Uses of ILcdCurve in com.luciad.shape.shape2D
Subinterfaces of ILcdCurve in com.luciad.shape.shape2DModifier and TypeInterfaceDescriptioninterface
A circle-by-3-points whose defining parameters can be edited.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.Classes in com.luciad.shape.shape2D that implement ILcdCurveModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditableArc
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 of anILcdCompositeCurve
that is also anILcdRing
, in the geodetic space.class
This class provides an implementation ofILcd2DEditableEllipse
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 ofILcd2DEditablePolyline
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 ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.final class
This class represents a closed, 2Dcomposite curve
, whose shape is determined by a roundness value and a set of points.final class
This class represents a closed, 2Dcomposite curve
, whose shape is determined by a roundness value and a set of points.class
This class provides an implementation ofILcd2DEditableArc
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 of anILcdCompositeCurve
that is also anILcdRing
, in the cartesian space.class
This class provides an implementation ofILcd2DEditableEllipse
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 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 ofILcd2DEditablePolyline
that always has two points, 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.Methods in com.luciad.shape.shape2D that return types with arguments of type ILcdCurve -
Uses of ILcdCurve in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcdCurveModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolyline
that always has two points, 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 ofILcd3DEditablePolyline
that always has two points, in the cartesian space.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 ofILcd3DEditablePolyline
that always has two points, 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. -
Uses of ILcdCurve in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcdCurveModifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ILcdCurve in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcdCurveModifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcdCurve in com.luciad.tea
Methods in com.luciad.tea with parameters of type ILcdCurveModifier and TypeMethodDescriptionfinal ILcdAltitudeMatrixView
TLcdAltitudeMatrixViewFactory.createPathAltitudeMatrixView
(ILcdCurve aCurve, ILcdGeoReference aCurveReference, double aStepSize, TLcdCoverageAltitudeMode aAltitudeMode, TLcdAltitudeDescriptor aAltitudeMatrixViewDescriptor, ILcdGeoReference aAltitudeMatrixViewReference) Creates anILcdAltitudeMatrixView
for the specified curve using the height values of the points of the curve.TLcdAltitudeMatrixViewFactory.createPathAltitudeMatrixView
(ILcdCurve aCurve, ILcdGeoReference aCurveReference, ILcdAltitudeProvider aAltitudeProvider, double aStepSize, TLcdAltitudeDescriptor aAltitudeMatrixViewDescriptor, ILcdGeoReference aAltitudeMatrixViewReference) Creates anILcdAltitudeMatrixView
for the specified curve that can be used to compute a visibility. -
Uses of ILcdCurve in com.luciad.view.gxy
Methods in com.luciad.view.gxy with parameters of type ILcdCurveModifier and TypeMethodDescriptionvoid
ALcdGXYPen.appendCurve
(ILcdCurve aCurve, boolean aIncludingStartPoint, ILcdModelXYWorldTransformation aModelXYWorldTransformation, ILcdGeneralPath aGeneralPathSFCT) Appends a polyline approximation of a curve to the givenILcdGeneralPath
.void
ALcdGXYPen.appendCurve
(ILcdCurve aCurve, boolean aIncludingStartPoint, ILcdModelXYWorldTransformation aModelXYWorldTransformation, ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation, ILcdAWTPath aAWTPathSFCT) Appends a polyline approximation of a curve to the givenILcdAWTPath
. -
Uses of ILcdCurve in com.luciad.view.lightspeed.editor
Methods in com.luciad.view.lightspeed.editor that return ILcdCurveMethods in com.luciad.view.lightspeed.editor that return types with arguments of type ILcdCurveModifier and TypeMethodDescriptionTLspShapeEditor.getCompositeCurveCreateModel()
Gets the sub-shape create model to be used with composite curve creation.TLspCompositeCurveEditor.getCurveCreateEditorModel()
Gets the create model that is used to create new instances of the curves in a composite curve.Method parameters in com.luciad.view.lightspeed.editor with type arguments of type ILcdCurveModifier and TypeMethodDescriptionvoid
TLspShapeEditor.setCompositeCurveCreateModel
(ALspCreateEditorModel<ILcdCurve> aShapeCreateEditorModel) Sets the sub-shape create model to be used with composite shape creation.void
TLspCompositeCurveEditor.setCurveCreateEditorModel
(ALspCreateEditorModel<ILcdCurve> aCurveCreateEditorModel) Sets the create model that is used to create new instances of the curves in a composite curve.Constructor parameters in com.luciad.view.lightspeed.editor with type arguments of type ILcdCurveModifierConstructorDescriptionTLspCompositeCurveEditor
(ALspCreateEditorModel<ILcdCurve> aCurveCreateEditorModel) Creates a composite curve editor with the given curve create model.