Uses of Interface
com.luciad.shape.shape3D.ILcd3DEditablePoint
Package
Description
All model related aspects in the context of AIS.
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 all navigation aid related aspects.
Provides classes and interfaces for all obstacle related aspects.
Provides classes and interfaces for all parachute jump area related aspects.
Provides classes and interfaces for all procedure related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for 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.
Decoders that handle the DAFIF 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.
This package defines interfaces for the modelling of arbitrary 3D geometries.
Provides a domain model for the OpenFlight format.
Provides representations, decoders, and encoders for rasters.
Handles the S-57 format.
Handles the shp format.
Specifies ellipsoids and geodetic datums.
Contains classes to perform geometry operations in cartesian space.
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.
Contains all classes for terrain elevation analysis.
Handles all transformations between model coordinates and world coordinates.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Contains view world transformations.
Provides support for interactive editing of domain objects in a model.
Provides support for the discretization of vector shapes.
Handles labeling algorithms.
Provides support for painting labels for objects.
Defines label locations used by label painters.
Provides a painting support for 3D meshes.
Provides tools needed for working with draped data and the terrain the data is visualized on.
Utilities for making maps.
-
Uses of ILcd3DEditablePoint in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcd3DEditablePoint
ALcdAISGeometryFactory.createPoint()
Creates a new point.TLcdAISLonLatHeightGeometryFactory.createPoint()
Creates a new point.TLcdAISXYZGeometryFactory.createPoint()
Creates a new point.Modifier and TypeMethodDescriptionabstract ILcdEditableRouteSegment
ALcdAISObjectFactory.createEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.Creates anILcdEditableRouteSegment
with the given begin and end points.TLcdAISLonLatHeightObjectFactory.createEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.TLcdAISXYZObjectFactory.createEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Deprecated.abstract ILcdEditableRouteSegment
ALcdAISObjectFactory.createFeaturedEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.Creates anILcdEditableRouteSegment
with the given begin and end points and the given number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableRouteSegment
(ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint, int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createRouteSegment
(TLcdDataType aType, ILcd3DEditablePoint aBeginPoint, ILcd3DEditablePoint aEndPoint) Creates anILcdEditableRouteSegment
with the given begin and end point. -
Uses of ILcd3DEditablePoint 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 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 cline point with features.class
The default implementation of a runway cline point with default properties.Modifier and TypeMethodDescriptionvoid
TLcdHelipad.computePointSFCT
(double aV, ILcd3DEditablePoint aILcd3DEditablePoint) -
Uses of ILcd3DEditablePoint 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.Modifier and TypeMethodDescriptionvoid
TLcdAirspace.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdAirspaceCorridor.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint 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 ILcd3DEditablePoint in com.luciad.ais.model.parachutejumparea
Modifier and TypeClassDescriptionclass
The default implementation of a parachute jump area segment without features.Modifier and TypeMethodDescriptionvoid
TLcdParachuteJumpArea.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.ais.model.procedure
Modifier and TypeMethodDescriptionvoid
TLcdProcedureTrajectory.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.ais.model.refuelingtrack
Modifier and TypeInterfaceDescriptioninterface
An editable extension ofILcdRefuelingTrackPoint
.Modifier and TypeClassDescriptionclass
This extension ofTLcdRefuelingTrackPoint
has all facilities to store refueling route point related aspects.class
This class represents a refueling route point. -
Uses of ILcd3DEditablePoint 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 ILcd3DEditablePoint 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 ILcd3DEditablePoint in com.luciad.ais.model.vfr
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint
.Modifier and TypeClassDescriptionclass
The default implementation of a VFR route point with addtional properties.class
The default implementation of a VFR route point without features. -
Uses of ILcd3DEditablePoint in com.luciad.ais.shape
Modifier and TypeInterfaceDescriptioninterface
An editable extension ofILcdGeoPathLeg
.Modifier and TypeClassDescriptionclass
An generic point class that delegates to another ILcd3DEditablePoint instance.class
An implementation of theILcdGeoPathLeg
interface.Modifier and TypeMethodDescriptionvoid
TLcdAISPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdAISPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdDiscretizedLonLatGeoPath.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdAISPoint.setLocation
(ILcd3DEditablePoint aPoint) Sets the delegate point to aPoint.ModifierConstructorDescriptionTLcdAISPoint
(ILcd3DEditablePoint aPoint) Constructs a TLcdAISPoint which delegates to the supplied aPoint. -
Uses of ILcd3DEditablePoint 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 ILcd3DEditablePoint in com.luciad.format.asdi
Modifier and TypeMethodDescriptionvoid
TLcdASDITrajectory.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Defines an ASTERIX plot.class
Time-dependent view on aTLcdASTERIXTrajectory
.Modifier and TypeMethodDescriptionvoid
TLcdASTERIXTrajectory.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdASTERIXTrajectory.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.dafif.decoder
Modifier and TypeMethodDescriptionprotected void
ALcdDAFIFDecoder.transformPointToReferenceDatumSFCT
(ILcd3DEditablePoint aPointSFCT) Transforms the given point to the reference WGS84 datum. -
Uses of ILcd3DEditablePoint in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPoint
with a measure value.class
This class represents aTLcdXYZPoint
with a measure value. -
Uses of ILcd3DEditablePoint in com.luciad.format.dgn
ModifierConstructorDescriptionTLcdDGNFloatLine3D
(TLcdDGNDisplayInfo aDisplayInfo, ILcd3DEditablePoint aStart, ILcd3DEditablePoint aEnd) Creates a new TLcdDGNFloatLine3D with the given DGN properties and shape properties as specified for TLcdXYZFloatLine. -
Uses of ILcd3DEditablePoint in com.luciad.format.dwg
Modifier and TypeClassDescriptionclass
This class represents a Point from a DWG file. -
Uses of ILcd3DEditablePoint in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
A Point is defined by a single coordinate tuple.Modifier and TypeMethodDescriptionTLcdGML2Point.cloneAs3DEditablePoint()
TLcdGML2ShapeFactory.createPoint
(ILcdModelReference aModelReference) Creates a new 3-dimensionalgml:Point
, which can be edited through theILcd3DEditablePoint
interface.TLcdGML2LinearRing.getPoint
(int aIndex) TLcdGML2LineString.getPoint
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdGML2LinearRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML2LineString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
Direct position instances hold the coordinates for a position within some coordinate reference system (CRS).class
A Point is defined by a single coordinate tuple.class
Vector instances hold the components for a (usually spatial) vector within some coordinate reference system (CRS).Modifier and TypeMethodDescriptionTLcdGML31DirectPosition.cloneAs3DEditablePoint()
TLcdGML31Point.cloneAs3DEditablePoint()
TLcdGML31Vector.cloneAs3DEditablePoint()
TLcdGML31ShapeFactory.createDirectPosition
(ILcdModelReference aModelReference) Creates a new 3-dimensionalgml:pos
, which can be edited through theILcd3DEditablePoint
interface.TLcdGML31ShapeFactory.createPoint
(ILcdModelReference aModelReference) Creates a new 3-dimensionalgml:Point
, which can be edited through theILcd3DEditablePoint
interface.TLcdGML31GeodesicString.getPoint
(int aIndex) TLcdGML31LinearRing.getPoint
(int aIndex) TLcdGML31LineString.getPoint
(int aIndex) TLcdGML31LineStringSegment.getPoint
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdGML31AbstractCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31AbstractCurveSegment.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31AbstractRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31Arc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31ArcByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31ArcByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31ArcString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31ArcStringByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31Circle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31CircleByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31CompositeCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31Curve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31GeodesicString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31LinearRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31LineString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31LineStringSegment.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31OrientableCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31Ring.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML31Triangle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
Direct position instances hold the coordinates for a position within some coordinate reference system (CRS).class
A Point is defined by a single coordinate tuple.class
For some applications the components of the position may be adjusted to yield a unit vector.Modifier and TypeMethodDescriptionTLcdGML32DirectPosition.cloneAs3DEditablePoint()
TLcdGML32Point.cloneAs3DEditablePoint()
TLcdGML32ShapeFactory.createDirectPosition
(ILcdModelReference aModelReference) Creates a new 3-dimensionalgml:pos
, which can be edited through theILcd3DEditablePoint
interface.TLcdGML32ShapeFactory.createPoint
(ILcdModelReference aModelReference) Creates a new 3-dimensionalgml:Point
, which can be edited through theILcd3DEditablePoint
interface.TLcdGML32GeodesicString.getPoint
(int aIndex) TLcdGML32LinearRing.getPoint
(int aIndex) TLcdGML32LineString.getPoint
(int aIndex) TLcdGML32LineStringSegment.getPoint
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdGML32AbstractCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32AbstractCurveSegment.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32AbstractRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32Arc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32ArcByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32ArcByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32ArcString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32ArcStringByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32Circle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32CircleByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32CompositeCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32Curve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32GeodesicString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32LinearRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32LineString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32LineStringSegment.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32OrientableCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32Ring.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdGML32Triangle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYZPoint
with a measure value. -
Uses of ILcd3DEditablePoint in com.luciad.format.kml22.model.geometry
Modifier and TypeClassDescriptionclass
Domain class modeling the KML LocationType type.class
Domain class modeling the KML PointType type.Modifier and TypeMethodDescriptionTLcdKML22Location.cloneAs3DEditablePoint()
TLcdKML22Point.cloneAs3DEditablePoint()
TLcdKML22LinearRing.getPoint
(int aIndex) TLcdKML22LineString.getPoint
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdKML22LinearRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdKML22LineString.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.nvg.nvg15.model
Modifier and TypeMethodDescriptionTLcdNVG15Point.cloneAs3DEditablePoint()
Returns a copy of thisILcdPoint
that is also anILcd3DEditablePoint
.TLcdNVG15Text.cloneAs3DEditablePoint()
Returns a copy of thisILcdPoint
that is also anILcd3DEditablePoint
.Modifier and TypeMethodDescriptionvoid
TLcdNVG15Arc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG15ArcBand.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG15Circle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG15Ellipse.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG15Polygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG15Polyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.nvg.nvg20.model
Modifier and TypeMethodDescriptionTLcdNVG20Point.cloneAs3DEditablePoint()
Returns a copy of thisILcdPoint
that is also anILcd3DEditablePoint
.TLcdNVG20Text.cloneAs3DEditablePoint()
Returns a copy of thisILcdPoint
that is also anILcd3DEditablePoint
.Modifier and TypeMethodDescriptionvoid
TLcdNVG20Arc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20ArcBandRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20CircularRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20EllipticRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20LinearRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20Polyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdNVG20RectangularRing.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.object3d
Modifier and TypeMethodDescriptionvoid
ILcd3DMesh.getNormalSFCT
(int aIndex, ILcd3DEditablePoint aNormalSFCT) Retrieves a vertex normal from the pool.void
ILcd3DMesh.getVertexSFCT
(int aIndex, ILcd3DEditablePoint aVertexSFCT) Retrieves a vertex position from the pool. -
Uses of ILcd3DEditablePoint in com.luciad.format.object3d.openflight.model
Modifier and TypeMethodDescriptionvoid
TLcdOpenFlightGeometryNode.getNormalSFCT
(int aIndex, ILcd3DEditablePoint aNormalSFCT) void
TLcdOpenFlightGeometryNode.getVertexSFCT
(int aIndex, ILcd3DEditablePoint aVertexSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.raster
Modifier and TypeMethodDescriptionvoid
TLcdRasterOffsetModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aILcdPoint, ILcd3DEditablePoint aILcd3DEditablePoint) void
TLcdRasterOffsetModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aILcdPoint, ILcd3DEditablePoint aILcd3DEditablePoint) -
Uses of ILcd3DEditablePoint in com.luciad.format.s57
Modifier and TypeMethodDescriptionTLcdS57Node.cloneAs3DEditablePoint()
TLcdS57Point.cloneAs3DEditablePoint()
Modifier and TypeMethodDescriptionvoid
TLcdS57Edge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdS57Face.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdS57Edge.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) final void
TLcdS57Face.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ATLcdSHPPointZ
is a point having a height and a measure value.Modifier and TypeMethodDescriptionTLcdSHPPointM.cloneAs3DEditablePoint()
TLcdSHPPointZ.cloneAs3DEditablePoint()
protected ILcd3DEditablePoint
TLcdSHPModelDecoder.readPointZ
(int aCoordType) Reads a 2 dimensional point and a value from the input.Modifier and TypeMethodDescriptionvoid
TLcdSHPPolygonZ.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdSHPPolylineZ.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) ModifierConstructorDescriptionTLcdSHPPointZ
(ILcd3DEditablePoint a3DEditablePoint) Constructs aTLcdSHPPointZ
with a measure value 0.TLcdSHPPointZ
(ILcd3DEditablePoint a3DEditablePoint, double aMValue) Constructs aTLcdSHPPointZ
with a measure value 0. -
Uses of ILcd3DEditablePoint in com.luciad.geodesy
Modifier and TypeMethodDescriptionvoid
ILcdGeodeticDatum.datum2refGeocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOutSFCT) Conversion of geocentric coordinates from the geodetic datum into geocentric coordinates for the reference geodetic datum.void
TLcdGeodeticDatum.datum2refGeocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOut) Conversion of geocentric datum coordinate to geocentric reference datum coordinate.void
ILcdGeodeticDatum.datum2refLLHSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aLLHOut) Conversion of geodetic coordinates from this geodetic datum into reference geodetic datum.void
TLcdGeodeticDatum.datum2refLLHSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aLLHOut) Conversion of geodetic datum coordinate to geodetic reference datum coordinate.void
ILcdEllipsoid.geoc2llhSFCT
(ILcdPoint aXYZGeocPoint, ILcd3DEditablePoint aLLHPointSFCT) Coordinate conversion between Earth Centered, Earth Fixed XYZ Cartesian coordinate system and latitude-longitude-ellipsoidal height for the ellipsoid.void
ILcdGeodeticDatum.geoc2llhSFCT
(ILcdPoint aXYZGeocPoint, ILcd3DEditablePoint aLLHPointSFCT) Coordinate conversion between Earth Centered, Earth Fixed XYZ Cartesian coordinate system and latitude-longitude-height for this geodetic datum.void
TLcdEllipsoid.geoc2llhSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aLLHPointSFCT) Coordinate conversion between Earth Centered, Earth Fixed XYZ Cartesian coordinate system and latitude-longitude-ellipsoidal height for the ellipsoid.void
TLcdGeodeticDatum.geoc2llhSFCT
(ILcdPoint aXYZGeocPoint, ILcd3DEditablePoint aLLHPointSFCT) static void
TLcdSphereUtil.geoc2llhSFCT
(ILcdPoint aXYZPoint, double aRadius, ILcd3DEditablePoint aLLHOut) Coordinate conversion from earth centered, earth fixed cartesian coordinates (X,Y,Z) to geodetic coordinate(l, j ,h )
, with h the height above the sphere.void
ILcdEllipsoid.llh2geocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZGeocentricPointSFCT) Coordinate conversion between latitude-longitude-ellipsoidal height for the ellipsoid and Earth Centered, Earth Fixed XYZ Cartesian coordinate system.void
ILcdGeodeticDatum.llh2geocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZGeocPointSFCT) Coordinate conversion between latitude-longitude-height for this geodetic datum and Earth Centered, Earth Fixed XYZ Cartesian coordinate system.void
TLcdEllipsoid.llh2geocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZGeocentricPointSFCT) Coordinate conversion between latitude-longitude-ellipsoidal height for the ellipsoid and Earth Centered, Earth Fixed XYZ Cartesian coordinate system.void
TLcdGeodeticDatum.llh2geocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZGeocPointSFCT) static void
TLcdSphereUtil.llh2geocSFCT
(ILcdPoint aLLHPoint, double aRadius, ILcd3DEditablePoint aXYZOut) Coordinate conversion from geodetic coordinate(l, j ,h )
to earth centered, earth fixed Cartesian coordinates (X,Y,Z) .void
ILcdGeodeticDatum.ref2datumGeocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOutSFCT) Conversion of a geocentric coordinate (reference geodetic datum) into a geocentric coordinate of this geodetic datum.void
TLcdGeodeticDatum.ref2datumGeocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOut) Conversion of geocentric reference datum coordinate to geocentric datum coordinate.void
ILcdGeodeticDatum.ref2datumLLHSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aLLHOut) Conversion of geodetic coordinates from reference geodetic datum into this geodetic datum.void
TLcdGeodeticDatum.ref2datumLLHSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aLLHOut) Conversion of geodetic reference datum coordinate to geodetic datum coordinate. -
Uses of ILcd3DEditablePoint in com.luciad.geometry.cartesian
Modifier and TypeMethodDescriptionstatic void
TLcdCartesian.cartesianPointSFCT
(ILcdPoint aP1, ILcdPoint aP2, double aFraction, ILcd3DEditablePoint aPointSFCT) Interpolates linearly between the two given points.void
ILcdXYZRotation.inverseRotateSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZPointOut) Application of the 3D inverse rotation toaXYZPoint
results in theILcd3DEditablePoint
aXYZPointOut
.void
TLcdXYZRotation.inverseRotateSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZPointOut) void
ILcdXYZRotation.rotateSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZPointOut) Apply the three rotations a, b, and g to the cartesianILcdPoint
aXYZPoint
.void
TLcdXYZRotation.rotateSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZPointOut) -
Uses of ILcd3DEditablePoint in com.luciad.shape
Modifier and TypeMethodDescriptionILcdPoint.cloneAs3DEditablePoint()
Returns a copy of thisILcdPoint
that is also anILcd3DEditablePoint
.Modifier and TypeMethodDescriptionvoid
ILcdCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) Computes a point of the curve, defined by the given parameter.void
TLcdCompositeCurve.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) default void
ILcdPointList.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) Stores the coordinates of the point ataIndex
in the given point.void
ALcdShapeList.setFocusPoint
(ILcd3DEditablePoint aFocusPoint) Specifies the focus point value.void
TLcdComplexPolygon.setFocusPoint
(ILcd3DEditablePoint aFocusPoint) Specifies the focus point value. -
Uses of ILcd3DEditablePoint in com.luciad.shape.shape2D
Modifier and TypeMethodDescriptionTLcd2DEditableFeaturedPoint.cloneAs3DEditablePoint()
final ILcd3DEditablePoint
TLcdLonLatFloatPoint.cloneAs3DEditablePoint()
TLcdLonLatPoint.cloneAs3DEditablePoint()
TLcdXYFloatPoint.cloneAs3DEditablePoint()
TLcdXYPoint.cloneAs3DEditablePoint()
Modifier and TypeMethodDescriptionint
TLcdXYPolygon.computePointAndNextIndexSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatArc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatCircle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatCircleBy3Points.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatCircularArcBy3Points.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatCircularArcByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatCircularArcByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatEllipse.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatFloatPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatFloatPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatRhumbPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatRhumbPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdRoundedPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdRoundedPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYArc.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYCircle.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYCircleBy3Points.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYCircularArcBy3Points.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYCircularArcByBulge.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYCircularArcByCenterPoint.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYEllipse.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYFloatLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYFloatPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYFloatPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
ALcd2DEditablePolypoint.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) void
TLcd2DEditablePointList.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.shape.shape3D
Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd3DEditablePoint
interface.class
This class provides an implementation ofILcd3DEditablePoint
in the geodetic 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 ofILcd3DEditablePoint
in the cartesian space.Modifier and TypeMethodDescriptionprotected ILcd3DEditablePoint
ALcd3DEditablePolypoint.calculateFocusPoint()
Computes the focus point as the center of the bounding box.protected ILcd3DEditablePoint
TLcdLonLatHeightPolypoint.calculateFocusPoint()
protected ILcd3DEditablePoint
TLcdXYZPolypoint.calculateFocusPoint()
Returns the center point of the bounds.TLcdLonLatHeightPoint.cloneAs3DEditablePoint()
TLcdXYZFloatPoint.cloneAs3DEditablePoint()
TLcdXYZPoint.cloneAs3DEditablePoint()
protected ILcd3DEditablePoint
TLcd3DEditablePointList.create3DEditablePoint
(double aX, double aY, double aZ) Creates anILcd3DEditablePoint
with coordinates ( aX, aY, aZ ).protected abstract ILcd3DEditablePoint
ALcd3DEditableFloatPolypoint.createPoint()
Creates an uninitializedILcd3DEditablePoint
point of a type compatible with the concrete implementation of this class (geodesic/cartesian).protected ILcd3DEditablePoint
TLcdXYZFloatPolygon.createPoint()
protected ILcd3DEditablePoint
TLcdXYZFloatPolyline.createPoint()
protected ILcd3DEditablePoint
TLcdXYZFloatPolypoint.createPoint()
Modifier and TypeMethodDescriptionprotected void
ALcd3DEditableFloatPolypoint.calculateFocusPoint
(ILcd3DEditablePoint aFocusPointSFCT) Computes the focus point as the center of the bounding box.void
TLcdLonLatHeightLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatHeightPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdLonLatHeightPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZFloatLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZFloatPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZFloatPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZLine.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZPolygon.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
TLcdXYZPolyline.computePointSFCT
(double aParam, ILcd3DEditablePoint aPointSFCT) void
ALcd3DEditablePolypoint.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) void
TLcd3DEditablePointList.getPointSFCT
(int aIndex, ILcd3DEditablePoint aPointSFCT) final void
TLcd3DEditablePointList.insert3DPoint
(int aIndex, ILcd3DEditablePoint a3DEditablePoint) void
ALcd3DEditableLine.setFocusPoint
(ILcd3DEditablePoint aFocusPoint) protected void
ALcd3DEditablePolypoint.setFocusPoint
(ILcd3DEditablePoint aFocusPoint) ModifierConstructorDescriptionALcd3DEditableLine
(ILcd3DEditablePoint aPoint1, ILcd3DEditablePoint aPoint2) TLcd3DEditablePointList
(ILcd3DEditablePoint[] a3DEditablePoints, boolean aDeepCopy) Constructs a newTLcd3DEditablePointList
that contains the given array of points.TLcdLonLatHeightBuffer
(ILcd3DEditablePoint[] aAxisPointArray, double aWidth, double aHeight) Creates a newTLcdLonLatHeightBuffer
with the specified parameters.TLcdLonLatHeightBuffer
(ILcd3DEditablePoint[] aAxisPointArray, double aWidth, double aHeight, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatHeightBuffer
with the specified parameters.TLcdLonLatHeightLine
(ILcd3DEditablePoint aPoint1, ILcd3DEditablePoint aPoint2) Creates a line using the given points.TLcdXYZLine
(ILcd3DEditablePoint aPoint1, ILcd3DEditablePoint aPoint2) -
Uses of ILcd3DEditablePoint in com.luciad.tea
Modifier and TypeMethodDescriptionvoid
TLcdProfileGenerator.modelPoint2ScanPoint
(ILcdPoint aModelPoint, ILcd3DEditablePoint aScanPointSFCT) Utility method to transform a point from the model reference of the current layer to the current scan reference.void
TLcdTerrainProfileUtil.modelPointSFCT
(int aXScreen, int aYScreen, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcd3DEditablePoint aModelPoint) Deprecated.Updates the given model point to the model point corresponding to the specified screen coordinates.void
TLcdTerrainProfileUtil.modelPointSFCT
(int aXScreen, int aYScreen, ILcdGXYView aGXYView, ILcd3DEditablePoint aModelPoint) Deprecated.Updates the given model point to the model point corresponding to the specified screen coordinates.void
TLcdTerrainProfileUtil.modelPointSFCT
(MouseEvent aMouseEvent, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcd3DEditablePoint aModelPoint) Deprecated.Calls the methodTLcdTerrainProfileUtil.modelPointSFCT(int, int, ILcdGXYLayer, ILcdGXYView, ILcd3DEditablePoint)
and updates the given model point to the model point corresponding to the specified mouse event point.void
TLcdProfileGenerator.scanPoint2ModelPoint
(ILcdPoint aScanPoint, ILcd3DEditablePoint aModelPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.transformation
Modifier and TypeMethodDescriptionvoid
ILcdModelModelTransformation.destinationPoint2sourceSFCT
(ILcdPoint aDestinationPoint, ILcd3DEditablePoint aSourcePointSFCT) Moves a point of the source reference to the location of a point of the destination reference.void
TLcdDefaultModelModelTransformation.destinationPoint2sourceSFCT
(ILcdPoint aDestinationPoint, ILcd3DEditablePoint aSourcePointSFCT) void
TLcdGeoReference2GeoReference.destinationPoint2sourceSFCT
(ILcdPoint aDestinationPoint, ILcd3DEditablePoint aSourcePointSFCT) Transforms a point from the destinationILcdGeoReference
to the sourceILcdGeoReference
.void
TLcdGeoReference2GeoReference.destPoint2sourceSFCT
(ILcdPoint aDestinationPoint, ILcd3DEditablePoint aSourcePointSFCT) Deprecated.void
ILcdTopocentricCoordSysTransformation.geoc2topocSFCT
(ILcdPoint aXYZGeocPoint, ILcd3DEditablePoint aXYZTopocPointSFCT) Coordinate conversion from earth centered, earth fixed cartesian coordinates to topocentric coordinates.void
TLcdTopocentricCoordSysTransfo2.geoc2topocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOut) Deprecated.void
TLcdTopocentricCoordSysTransformation.geoc2topocSFCT
(ILcdPoint aXYZGeocPoint, ILcd3DEditablePoint aXYZTopocPointSFCT) void
ILcdTopocentricCoordSysTransformation.llh2topocSFCT
(ILcdPoint aLLHGeodeticPoint, ILcd3DEditablePoint aXYZTopocPointSFCT) Coordinate conversion from lon-lat-height geodetic coordinate, the height being the ellipsoidal height, to topocentric coordinates.void
TLcdTopocentricCoordSysTransfo2.llh2topocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZOut) Deprecated.void
TLcdTopocentricCoordSysTransformation.llh2topocSFCT
(ILcdPoint aLLHPoint, ILcd3DEditablePoint aXYZTopocPointSFCT) void
ILcdModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aModelPoint, ILcd3DEditablePoint aWorldPointSFCT) Transforms a model point into a world point.void
TLcdCompositeModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aEditablePoint) void
TLcdDefaultModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aEditablePoint) void
TLcdGeodetic2Geocentric.modelPoint2worldSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aPointSFCT) void
TLcdGrid2Geocentric.modelPoint2worldSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aPointSFCT) void
TLcdIdentityModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aModelPoint, ILcd3DEditablePoint a3DWorldPointSFCT) void
TLcdModelXYZWorldTransformation.modelPoint2worldSFCT
(ILcdPoint aModelPoint, ILcd3DEditablePoint a3DWorldPointSFCT) Deprecated.void
ILcdModelModelTransformation.sourcePoint2destinationSFCT
(ILcdPoint aSourcePoint, ILcd3DEditablePoint aDestinationPointSFCT) Moves a point of the destination reference to the location of a point of the source reference.void
TLcdDefaultModelModelTransformation.sourcePoint2destinationSFCT
(ILcdPoint aSourcePoint, ILcd3DEditablePoint aDestinationPointSFCT) void
TLcdGeoReference2GeoReference.sourcePoint2destinationSFCT
(ILcdPoint aSourcePoint, ILcd3DEditablePoint aDestinationPointSFCT) Transforms a point from the sourceILcdGeoReference
to the destinationILcdGeoReference
.void
TLcdGeoReference2GeoReference.sourcePoint2destSFCT
(ILcdPoint aSourcePoint, ILcd3DEditablePoint aDestinationPointSFCT) void
ILcdTopocentricCoordSysTransformation.topoc2geocSFCT
(ILcdPoint aXYZTopocPoint, ILcd3DEditablePoint aXYZGeocPointSFCT) Coordinate conversion from topocentric coordinates to earth centered, earth fixed cartesian coordinates.void
TLcdTopocentricCoordSysTransfo2.topoc2geocSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aXYZOut) Deprecated.void
TLcdTopocentricCoordSysTransformation.topoc2geocSFCT
(ILcdPoint aXYZTopocPoint, ILcd3DEditablePoint aXYZGeocPointSFCT) void
ILcdTopocentricCoordSysTransformation.topoc2llhSFCT
(ILcdPoint aXYZTopocPoint, ILcd3DEditablePoint aLLHGeodeticPointSFCT) Coordinate conversion from topocentric coordinates to lon-lat-height geodetic coordinates, the height being the ellipsoidal height.void
TLcdTopocentricCoordSysTransfo2.topoc2llhSFCT
(ILcdPoint aXYZPoint, ILcd3DEditablePoint aLLHOut) Deprecated.void
TLcdTopocentricCoordSysTransformation.topoc2llhSFCT
(ILcdPoint aXYZTopocPoint, ILcd3DEditablePoint aLLHPointSFCT) void
ILcdModelXYWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) Transforms a world point into a model point.void
ILcdModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) Transforms a world point into a model point.void
TLcdCompositeModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aEditablePoint) void
TLcdDefaultModelXYWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdDefaultModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aEditablePoint) void
TLcdGeocentric2Grid.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdGeodetic2Geocentric.worldPoint2modelSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aPointSFCT) void
TLcdGeodetic2Grid.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdGeoid2Grid.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) Deprecated.void
TLcdGrid2Geocentric.worldPoint2modelSFCT
(ILcdPoint aPoint, ILcd3DEditablePoint aPointSFCT) void
TLcdGrid2Grid.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdIdentityModelXYWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdIdentityModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdModelXYWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) Deprecated.void
TLcdModelXYZWorldTransformation.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) Deprecated.void
TLcdTopocentric2Grid.worldPoint2modelSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aModelPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.view.gxy
Modifier and TypeMethodDescriptionvoid
ILcdGXYViewModelTransformation.viewAWTPoint2modelSFCT
(Point aViewPoint, ILcd3DEditablePoint aModelPointSFCT) Converts aPoint
in view coordinates to aILcdPoint
in model coordinates.void
TLcdGXYViewModelTransformation.viewAWTPoint2modelSFCT
(Point aViewPoint, ILcd3DEditablePoint aModelPointSFCT) void
ILcdGXYViewModelTransformation.viewXYPoint2modelSFCT
(int x, int y, ILcd3DEditablePoint aModelPointSFCT) void
ILcdGXYViewModelTransformation.viewXYPoint2modelSFCT
(ILcdPoint aViewPoint, ILcd3DEditablePoint aModelPointSFCT) void
TLcdGXYViewModelTransformation.viewXYPoint2modelSFCT
(int x, int y, ILcd3DEditablePoint aModelPointSFCT) void
TLcdGXYViewModelTransformation.viewXYPoint2modelSFCT
(ILcdPoint aViewPoint, ILcd3DEditablePoint aModelPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.camera
Modifier and TypeMethodDescriptionvoid
TLspViewXYZWorldTransformation3D.clip2viewSFCT
(ILcdPoint aClipPoint, double aW, ILcd3DEditablePoint aViewPointSFCT) Transforms the given point in clip coordinates to a point in view coordinates.void
ALspViewXYZWorldTransformation.toolkitPoint2ViewSFCT
(Point aToolkitPoint, ILcd3DEditablePoint aViewPointSFCT) Transforms a point from toolkit coordinates to view coordinates.void
ALspViewXYZWorldTransformation.toolkitPoint2WorldSFCT
(Point aToolkitPoint, ILcd3DEditablePoint aWorldPointSFCT) Transforms a point from toolkit coordinates to world coordinates.void
ALspViewXYZWorldTransformation.toolkitPoint2WorldSFCT
(Point aToolkitPoint, ALspViewXYZWorldTransformation.LocationMode aLocationMode, ILcd3DEditablePoint aWorldPointSFCT) Returns the location, in world coordinates, of the point currently located underaViewPoint
, with the latter being a point in toolkit coordinates.void
ALspViewXYZWorldTransformation.viewAWTPoint2worldSFCT
(Point aViewPoint, ALspViewXYZWorldTransformation.LocationMode aLocationMode, ILcd3DEditablePoint aWorldPointSFCT) abstract void
ALspViewXYZWorldTransformation.viewPoint2WorldSFCT
(ILcdPoint aViewPoint, ILcd3DEditablePoint aWorldPointSFCT) Transforms a point in view coordinates to a point in world coordinates.void
ALspViewXYZWorldTransformation.viewPoint2WorldSFCT
(Point aViewPoint, ALspViewXYZWorldTransformation.LocationMode aLocationMode, ILcd3DEditablePoint aWorldPointSFCT) Returns the location, in world coordinates, of the point currently located underaViewPoint
, with the latter being a point in view coordinates.void
TLspViewXYZWorldTransformation2D.viewPoint2WorldSFCT
(ILcdPoint aViewPoint, ILcd3DEditablePoint aWorldPointSFCT) void
TLspViewXYZWorldTransformation3D.viewPoint2WorldSFCT
(ILcdPoint aViewPoint, ILcd3DEditablePoint aWorldPointSFCT) double
TLspViewXYZWorldTransformation3D.worldPoint2ClipSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aClipPointSFCT) Transforms the given point in world coordinates to a point in clip coordinates.abstract void
ALspViewXYZWorldTransformation.worldPoint2ViewSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aViewPointSFCT) Transforms a point in world coordinates to a point in view coordinates.void
TLspViewXYZWorldTransformation2D.worldPoint2ViewSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aViewPointSFCT) void
TLspViewXYZWorldTransformation3D.worldPoint2ViewSFCT
(ILcdPoint aWorldPoint, ILcd3DEditablePoint aViewPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionprotected ALspEditHandle
TLspPointEditor.createHeightHandle
(ILcd3DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's height. -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.geometry.discretization
Modifier and TypeMethodDescriptionabstract void
ALsp3DMesh.getPositionSFCT
(int aIndex, ILcd3DEditablePoint aPositionSFCT) Retrieves the position of the specified vertex. -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.label.algorithm
Modifier and TypeMethodDescriptionabstract double
ALspStampLabelLocationProvider.calculateLocation
(int aLocationIndex, TLspLabelID aLabel, ILcdPoint aObjectAnchorPoint, Dimension2D aDimension, TLspContext aContext, ILcd3DEditablePoint aUpperLeftPointSFCT) Returns the rotation and calculates the upper left corner of the bounds for the given domain object and sublabel ID, given the dimension.double
TLspLabelLocationProvider.calculateLocation
(int aLocationIndex, TLspLabelID aLabel, ILcdPoint aObjectAnchorPoint, Dimension2D aDimension, TLspContext aContext, ILcd3DEditablePoint aUpperLeftPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.painter.label
Modifier and TypeMethodDescriptionvoid
ILspLabelPainter.labelAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocation aLabelLocation, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aAnchorPointSFCT) Retrieves the anchor point of the given label.final void
TLspLabelPainter.labelAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocation aLabelLocation, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aAnchorPointSFCT) void
TLspLabelPainter.viewObjectAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aObjectAnchorPointSFCT) void
TLspLabelPainter.worldObjectAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aObjectAnchorPointSFCT) -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.painter.label.location
Modifier and TypeMethodDescriptionvoid
ALspStampLabelLocation.LocationData.getViewOffset
(ILcd3DEditablePoint aViewOffsetSFCT) This method returns the view offset and stores it in the given point.void
ALspStampLabelLocation.LocationData.getWorldOffset
(ILcd3DEditablePoint aWorldOffsetSFCT) This method returns the world offset and stores it in the given point.void
TLspStampLabelLocation.getWorldOffset
(ILcd3DEditablePoint aWorldOffsetSFCT) This method returns the world offset and stores it in the given point.boolean
ALspStampLabelLocation.LocationData.getWorldRotationOffset
(ILcd3DEditablePoint aWorldRotationOffsetSFCT) This method returns a world orientation vector.boolean
TLspStampLabelLocation.getWorldRotationOffset
(ILcd3DEditablePoint aWorldRotationOffsetSFCT) This method returns a world rotation offset vector.void
ILspStampLocationLabelPainter.viewObjectAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aObjectAnchorPointSFCT) Calculates the object anchor point for the given label in view coordinates.void
ILspStampLocationLabelPainter.worldObjectAnchorPointSFCT
(TLspLabelID aLabel, ALspLabelLocations aLabelLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditablePoint aObjectAnchorPointSFCT) Calculates the object anchor point for the given label in world coordinates. -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.painter.mesh
Modifier and TypeMethodDescriptionvoid
TLsp3DMeshPainter.anchorPointSFCT
(Object aObject, TLspPaintPass aPaintPass, TLspContext aContext, ILcd3DEditablePoint aPointSFCT) Deprecated. -
Uses of ILcd3DEditablePoint in com.luciad.view.lightspeed.services.terrain
Modifier and TypeMethodDescriptionvoid
ILspTerrainSupport.convertFromDrapingContextSFCT
(ILcdPoint aDrapingWorldPoint, TLspContext aContext, ILcd3DEditablePoint aWorldPointSFCT) Converts the given world point in the draping context back to the regular context. -
Uses of ILcd3DEditablePoint in com.luciad.view.map
Modifier and TypeMethodDescriptionvoid
TLcdUTMZone.grid2lonlatSFCT
(double aX, double aY, int aHemiSphere, ILcd3DEditablePoint a3DEditablePointSFCT) Transformation of grid coordinate to LonLatHeight coordinate.void
TLcdUTMZone.grid2lonlatSFCT
(double aX, double aY, ILcd3DEditablePoint a3DEditablePointSFCT) Deprecated.use the method with the hemisphere parameter.void
TLcdUTMZone.grid2worldSFCT
(double aX, double aY, int aHemiSphere, ILcd3DEditablePoint a3DEditablePointSFCT) Transformation of grid coordinate to world coordinate.void
TLcdUTMZone.grid2worldSFCT
(double aX, double aY, ILcd3DEditablePoint a3DEditablePointSFCT) Deprecated.
TLcdGeoReference2GeoReference.destinationPoint2sourceSFCT(com.luciad.shape.ILcdPoint, com.luciad.shape.shape3D.ILcd3DEditablePoint)
.