Uses of Interface
com.luciad.shape.ILcdRing
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 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, ...
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.
Handles the shp format.
Everything related to representing three-dimensional shapes.
Three-dimensional shapes that can be changed in two dimensions.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of ILcdRing in com.luciad.ais.model.aerodrome
Modifier 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.Modifier and TypeClassDescriptionclass
The default implementation of a helipad with properties.class
An implementation ofILcdHelipad
. -
Uses of ILcdRing in com.luciad.ais.model.airspace
Modifier and TypeInterfaceDescriptioninterface
This interface describes the geometry and the relationships of an airspace.interface
This interface defines operations to edit the attributes, relationships and geometry of anILcdAirspace
.Modifier and TypeClassDescriptionclass
The default implementation of an airspace with default properties.class
The default implementation of an airspace with properties. -
Uses of ILcdRing in com.luciad.ais.model.ama
Modifier and TypeClassDescriptionclass
ILcdAreaMinimumAltitude
implementation based onILcdDataObject
.class
ILcdAreaMinimumAltitude
implementation based onILcdFeatured
. -
Uses of ILcdRing in com.luciad.ais.model.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 ILcdRing in com.luciad.ais.model.parachutejumparea
Modifier 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.Modifier and TypeClassDescriptionclass
A featured implementation ofILcdParachuteJumpArea
.class
An implementation ofILcdParachuteJumpArea
. -
Uses of ILcdRing in com.luciad.ais.model.refuelingtrack
Modifier 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.Modifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingAirspace
has all facilities to store refueling airspace 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. -
Uses of ILcdRing in com.luciad.ais.shape
Modifier and TypeClassDescriptionclass
A base class for discretized GeoPaths.class
A polygon that delegates to an internal polygon.class
An implementation ofALcdDiscretizedGeoPath
which performs the discretization in geodetic coordinates. -
Uses of ILcdRing in com.luciad.format.cgm
Modifier and TypeClassDescriptionclass
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. -
Uses of ILcdRing in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcdRing in com.luciad.format.dgn
Modifier and TypeClassDescriptionclass
This class represents a Ellipse2D 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 Shape2D from a DGN file. -
Uses of ILcdRing in com.luciad.format.dwg
Modifier and TypeClassDescriptionclass
This class represents a Circle from a DWG file.class
This class represents a Solid or Hatch with bulges from a DWG file.class
This class represents a Face3D 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 ILcdRing in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
Model class for the GML Linear Ring Type. -
Uses of ILcdRing in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
An abstraction of a ring to support surface boundaries of different complexity.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
Model class for the GML Linear Ring Type.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.Modifier and TypeMethodDescriptionTLcdGML31Polygon.getExteriorRing()
TLcdGML31PolygonPatch.getExteriorRing()
Modifier and TypeMethodDescriptionTLcdGML31Polygon.getInteriorRings()
TLcdGML31PolygonPatch.getInteriorRings()
Modifier and TypeMethodDescriptionvoid
TLcdGML31Polygon.setExteriorRing
(ILcdRing aExteriorRing) void
TLcdGML31PolygonPatch.setExteriorRing
(ILcdRing aExteriorRing) -
Uses of ILcdRing in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
An abstraction of a ring to support surface boundaries of different complexity.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
Model class for the GML Linear Ring Type.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.Modifier and TypeMethodDescriptionTLcdGML32Polygon.getExteriorRing()
TLcdGML32PolygonPatch.getExteriorRing()
Modifier and TypeMethodDescriptionTLcdGML32Polygon.getInteriorRings()
TLcdGML32PolygonPatch.getInteriorRings()
Modifier and TypeMethodDescriptionvoid
TLcdGML32Polygon.setExteriorRing
(ILcdRing aExteriorRing) void
TLcdGML32PolygonPatch.setExteriorRing
(ILcdRing aExteriorRing) -
Uses of ILcdRing in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcdRing in com.luciad.format.kml22.model.geometry
Modifier and TypeClassDescriptionclass
Domain class modeling the KML LinearRingType type. -
Uses of ILcdRing 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 ofILcd2DEditableCircle
that represents an NVG 1.5 Circle.class
Implementation of anILcd2DEditableEllipse
that represents an NVG 1.5 Ellipse.class
Implementation ofILcd2DEditablePolygon
that represents an NVG 2.0 Polygon. -
Uses of ILcdRing in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
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 of anILcd2DEditableShape
that represents an NVG 2.0 Rectangular Ring.Modifier and TypeMethodDescriptionTLcdNVG20ArcBand.getExteriorRing()
TLcdNVG20Circle.getExteriorRing()
TLcdNVG20Ellipse.getExteriorRing()
TLcdNVG20Polygon.getExteriorRing()
TLcdNVG20Rectangle.getExteriorRing()
Modifier and TypeMethodDescriptionvoid
TLcdNVG20ArcBand.setExteriorRing
(ILcdRing aRing) void
TLcdNVG20Circle.setExteriorRing
(ILcdRing aRing) void
TLcdNVG20Ellipse.setExteriorRing
(ILcdRing aRing) void
TLcdNVG20Polygon.setExteriorRing
(ILcdRing aRing) void
TLcdNVG20Rectangle.setExteriorRing
(ILcdRing aRing) -
Uses of ILcdRing in com.luciad.format.s57
-
Uses of ILcdRing in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ATLcdSHPPolygonZ
is aILcdPolygon
with a measure value at each of the defining points. -
Uses of ILcdRing in com.luciad.shape
Modifier and TypeInterfaceDescriptioninterface
A circle that is defined by 3 points (start, first intermediate and second intermediate).Modifier and TypeMethodDescriptionILcdSurface.getExteriorRing()
Returns the exterior boundary of this surface.TLcdSurface.getExteriorRing()
Modifier and TypeMethodDescriptionILcdEditableSurface.getInteriorRings()
Returns the holes in this surface, as a list ofILcdRing
instances.ILcdSurface.getInteriorRings()
Returns the holes in this surface, as a list ofILcdRing
instances.TLcdSurface.getInteriorRings()
Modifier and TypeMethodDescriptionvoid
ILcdEditableSurface.setExteriorRing
(ILcdRing aRing) Sets the exterior boundary of this surface.void
TLcdSurface.setExteriorRing
(ILcdRing aRing) -
Uses of ILcdRing in com.luciad.shape.shape2D
Modifier and TypeInterfaceDescriptioninterface
A circle-by-3-points whose defining parameters can be edited.Modifier and TypeClassDescriptionclass
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 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 ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
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.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 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 ofILcd2DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space. -
Uses of ILcdRing in com.luciad.shape.shape3D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space with a reduced memory footprint.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.