Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditablePoint
Packages that use ILcd2DEditablePoint
Package
Description
Provides utility classes for geodesic calculations.
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 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.
Handles the cgm format.
Provides shape classes containing a measure value.
Handles the dgn format.
Handles the dwg format.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
Provides specialized Informix shapes.
This package contains all geometry classes of KML.
Handles MapInfo formats: the binary map format and the ASCII mif
format.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
This package defines interfaces for the modelling of arbitrary 3D geometries.
Provides a domain model for the OpenFlight format.
Handles the S-57 format.
Handles the shp format.
Handles the svg format.
Specifies ellipsoids and geodetic datums.
Contains classes to perform geometry operations in cartesian space.
This package provides topological operations between shapes.
Topology operations in cartesian space.
Topology and geometry calculations on an ellipse.
Topology and geometry calculations on a sphere.
All projection related aspects.
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.
Provides classes and interfaces for handling text, dates, numbers, and messages.
Handles all transformations between model coordinates and world coordinates.
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.
Provides support for the discretization of vector shapes.
Provides support for painting labels for objects.
Defines label locations used by label painters.
Utilities for making maps.
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
-
Uses of ILcd2DEditablePoint in com.luciad.ais.geodesy
Methods in com.luciad.ais.geodesy with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionstatic doubleTLcdEllipsoidCircleUtil.findCenter(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aResult) Calculates the center point and the radius of a circle passing through 3 given points on an ellipsoid.voidTLcdEllipsoidRoundUtil.findCenterPoint(ILcdPoint aStartPoint, double aAzimuth, boolean aTurnLeft, ILcdPoint aCircleCenterPoint, double aCircleRadius, double aRadius, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, boolean aFindCenterOutsideCircle, double aMaxDistance, ILcd2DEditablePoint aCenterPointSFCT) Searches the center point of a circle with a given radius touching a line segment and circle.voidTLcdEllipsoidRoundUtil.findCenterPoint(ILcdPoint aStartPoint, double aAzimuth, boolean aTurnLeft, ILcdPoint aCircleCenterPoint, double aCircleRadius, double aRadius, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, boolean aFindCenterOutsideCircle, ILcd2DEditablePoint aCenterPointSFCT) Searches the center point of a circle with a given radius touching a line segment and circle.voidTLcdEllipsoidRoundUtil.findCenterPoint(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, double aRadius, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, ILcd2DEditablePoint aCircleCenterSFCT) Searches the center point of a circle with a given radius touching the two line segments aP1-aP2 and aP2-aP3.doubleTLcdEllipsoidRoundUtil.findCenterPointOfTouchingCircle(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, boolean aMaximalRadius, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aCircleCenterSFCT) Searches the center point of a circle touching the line segment aP1-aP2 , touching the line segment aP2-aP3 , containing at least one of aP1 or aP2 , and with maximal possible radius if aMaximalRadius is true, with minimal possible radius if aMaximalRadius is false.voidTLcdEllipsoidRoundUtil.findTangentialThroughPoint(ILcdPoint aPoint, ILcdPoint aCenter, double aRadius, boolean aClockwise, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, ILcd2DEditablePoint aTangentialPointSFCT) Find the point where a line through the given point aPoint is tangential to the given circle.doubleTLcdEllipsoidIntersectionUtil.getClosestPointOnArcSegment(ILcdEllipsoid aEllipsoid, ILcdPoint aP1, double aAzimuth, ILcdPoint aCenter, double aRadius, double aStartAngle, double aArcAngle, ILcd2DEditablePoint aResultSFCT) Returns the forward azimuth direction of the shortest distance path between a point and an elliptical arc segment.intTLcdEllipsoidIntersectionUtil.intersection2DGeodesicLineWithArcSegment(ILcdPoint aP1, ILcdPoint aP2, ILcdArc aArc, ILcdEllipsoid aEllipsoid, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT1, ILcd2DEditablePoint aResultSFCT2) Returns the number of intersection points between an elliptical arc and a geodesic line defined by its start point and a direction.final intTLcdEllipsoidIntersectionUtil.intersection2DGeodesicLineWithArcSegment(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aCenter, double aA, double aB, double aRotAngle, double aStartAngle, double aArcAngle, ILcdEllipsoid aEllipsoid, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT1, ILcd2DEditablePoint aResultSFCT2) Returns the number of intersection points between an elliptical arc and a geodesic line defined by its start point and a direction. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.aerodrome
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdAerodrome.interfaceThis interface is an extension of theILcdArrestingGearinterface that allows to change the attributes and relationships of an arresting gear.interfaceThis interface defines operations to edit the attributes and relationships of anILcdRunwayClinePoint.Classes in com.luciad.ais.model.aerodrome that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThe default implementation of an aerodrome without additional properties.classThis class represents an arresting gear with only default properties.classThe default implementation of an aerodrome with properties.classThe default implementation of an arresting gear with properties.classThe default implementation of a runway cline point with features.classThe default implementation of a runway cline point with default properties. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.airspace
Classes in com.luciad.ais.model.airspace that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThe default implementation of an airspace segment without features.classAn implementation of an airspace segment that uses aILcdGeoPathLeg.SUB_POINT_LISTas geopath leg type together with a shared subpointlist as dataset. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.obstacle
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.obstacleModifier and TypeInterfaceDescriptioninterfaceThis extension of theILcdEditableObstacleinterface allows users to change the geodetic datum of an obstacle.Classes in com.luciad.ais.model.obstacle that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis extension ofTLcdFeaturedObstaclehas all facilities to store obstacle related aspects.classThis class defines an obstacle. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.parachutejumparea
Classes in com.luciad.ais.model.parachutejumparea that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThe default implementation of a parachute jump area segment without features. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.refuelingtrack
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.refuelingtrackModifier and TypeInterfaceDescriptioninterfaceAn editable extension ofILcdRefuelingTrackPoint.Classes in com.luciad.ais.model.refuelingtrack that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingTrackPointhas all facilities to store refueling route point related aspects.classThis class represents a refueling route point. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.route
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdMilitaryTrainingRoutePointinterface that allows to change the attributes and relationships of a military training route point.interfaceThis interface is an extension of theILcdRoutePointinterface that allows to change the attributes and relationships of a route point.Classes in com.luciad.ais.model.route that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassA featured extension ofTLcdMilitaryTrainingRoutePoint.classAn implementation ofILcdMilitaryTrainingRoutePoint. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.service
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.serviceModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdLocationBasedService.Classes in com.luciad.ais.model.service that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThe default implementation of a location-based service object with additional properties.classThe default implementation of a location-based service object with default properties. -
Uses of ILcd2DEditablePoint in com.luciad.ais.model.vfr
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.model.vfrModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint.Classes in com.luciad.ais.model.vfr that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThe default implementation of a VFR route point with addtional properties.classThe default implementation of a VFR route point without features. -
Uses of ILcd2DEditablePoint in com.luciad.ais.shape
Subinterfaces of ILcd2DEditablePoint in com.luciad.ais.shapeModifier and TypeInterfaceDescriptioninterfaceAn editable extension ofILcdGeoPathLeg.Classes in com.luciad.ais.shape that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassAn generic point class that delegates to another ILcd3DEditablePoint instance.classAn implementation of theILcdGeoPathLeginterface.Methods in com.luciad.ais.shape that return ILcd2DEditablePointMethods in com.luciad.ais.shape with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdAISArcBand.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.format.aixm51.model.features.geometry
Classes in com.luciad.format.aixm51.model.features.geometry that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassA class that represents an AIXM 5.1 elevated point.classA class that represents an AIXM 5.1 Point. -
Uses of ILcd2DEditablePoint in com.luciad.format.asdi
Classes in com.luciad.format.asdi that implement ILcd2DEditablePoint -
Uses of ILcd2DEditablePoint in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassDefines an ASTERIX plot.classTime-dependent view on aTLcdASTERIXTrajectory.Methods in com.luciad.format.asterix that return ILcd2DEditablePoint -
Uses of ILcd2DEditablePoint in com.luciad.format.cgm
Constructors in com.luciad.format.cgm with parameters of type ILcd2DEditablePointModifierConstructorDescriptionTLcdCGMCircle(ILcd2DEditablePoint aCenter, double aRadius, TLcdLineStyle aLineStyle, TLcdFillStyle aFillStyle) TLcdCGMText(String aTextString, ILcd2DEditablePoint aLocation, double aCharacterWidth, double aCharacterHeight, int aHorizontalAlignment, int aVerticalAlignment, double aRotAngle, TLcdCGMTextStyle aTextStyle) -
Uses of ILcd2DEditablePoint in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPointwith a measure value.classThis class represents aTLcdLonLatPointwith a measure (M) value.classThis class represents aTLcdXYPointwith a measure (M) value.classThis class represents aTLcdXYZPointwith a measure value. -
Uses of ILcd2DEditablePoint in com.luciad.format.dgn
Constructors in com.luciad.format.dgn with parameters of type ILcd2DEditablePointModifierConstructorDescriptionTLcdDGNArc2D(TLcdDGNDisplayInfo aDisplayInfo, ILcd2DEditablePoint aCenter, double aA, double aB, double aRotAngle, double aStartAngle, double aArcAngle) Creates a new TLcdDGNArc2D with the given DGN properties and shape properties as specified for TLcdXYArc.TLcdDGNDimension(TLcdDGNDisplayInfo aDisplayInfo, ILcd2DEditablePoint aStart, ILcd2DEditablePoint aEnd) Creates a new TLcdDGNDimension with the given DGN properties and shape properties as specified for TLcdXYPolyline.TLcdDGNDisplayableTag(TLcdDGNDisplayInfo aDisplayInfo, String aText, ILcd2DEditablePoint aLocation, double aCharacterWidth, double aCharacterHeight, int aHorizontalAlignment, int aVerticalAlignment, ILcdDGNTagAttribute aTagAttribute) Creates a new TLcdDGNDisplayableTag with the given DGN properties and shape properties as specified for TLcdXYText.TLcdDGNEllipse2D(TLcdDGNDisplayInfo aDisplayInfo, ILcd2DEditablePoint aCenter, double aA, double aB, double aRotAngle) Creates a new TLcdDGNEllipse2D with the given DGN properties and shape properties as specified for TLcdXYEllipse.TLcdDGNFloatLine2D(TLcdDGNDisplayInfo aDisplayInfo, ILcd2DEditablePoint aStart, ILcd2DEditablePoint aEnd) Creates a new TLcdDGNFloatLine2D with the given DGN properties and shape properties as specified for TLcdXYFloatLine.TLcdDGNLine2D(TLcdDGNDisplayInfo aDisplayInfo, ILcd2DEditablePoint aStart, ILcd2DEditablePoint aEnd) Creates a new TLcdDGNLine2D with the given DGN properties and shape properties as specified for TLcdXYPolyline.TLcdDGNText2D(TLcdDGNDisplayInfo aDisplayInfo, String aText, ILcd2DEditablePoint aLocation, double aCharacterWidth, double aCharacterHeight, int aHorizontalAlignment, int aVerticalAlignment, double aRotAngle) Creates a new TLcdDGNText2D with the given DGN properties and shape properties as specified for TLcdXYText. -
Uses of ILcd2DEditablePoint in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis class represents a Point from a DWG file.Constructors in com.luciad.format.dwg with parameters of type ILcd2DEditablePointModifierConstructorDescriptionTLcdDWGArc(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcd2DEditablePoint aCenter, double aRadius, double aStartAngle, double aArcAngle) Creates a new TLcdDWGArc with the given DWG properties and shape properties as specified for TLcdXYArc.TLcdDWGCircle(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcd2DEditablePoint aCenter, double aRadius) Creates a new TLcdDWGCircle with the given DWG properties and shape properties as specified for TLcdXYArc.TLcdDWGEllipse(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcd2DEditablePoint aCenter, double aA, double aB, double aRotAngle, double aStartAngle, double aArcAngle) Creates a new TLcdDWGEllipse with the given DWG properties and shape properties as specified for TLcdXYArc.TLcdDWGLine(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, ILcd2DEditablePoint aStart, ILcd2DEditablePoint aEnd) Creates a new TLcdDWGLine with the given DWG properties and shape properties as specified for TLcdXYPolyline.TLcdDWGText(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, String aText, ILcd2DEditablePoint aLocation, double aCharacterHeight, double aWidthFactor, double aTotalWidth, int aHorizontalAlignment, int aVerticalAlignment, double aRotAngle) Creates a new TLcdDWGText with the given DWG properties and shape properties as specified for TLcdXYText.TLcdDWGText(TLcdDWGExtendedEntityData aExtendedEntityData, TLcdDWGDisplayInfo aDisplayInfo, String aText, ILcd2DEditablePoint aLocation, double aCharacterWidth, double aCharacterHeight, int aHorizontalAlignment, int aVerticalAlignment, double aRotAngle) Creates a new TLcdDWGText with the given DWG properties and shape properties as specified for TLcdXYText. -
Uses of ILcd2DEditablePoint in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassA Point is defined by a single coordinate tuple.Methods in com.luciad.format.gml2.model that return ILcd2DEditablePoint -
Uses of ILcd2DEditablePoint in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassDirect position instances hold the coordinates for a position within some coordinate reference system (CRS).classA Point is defined by a single coordinate tuple.classVector instances hold the components for a (usually spatial) vector within some coordinate reference system (CRS).Methods in com.luciad.format.gml31.model that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdGML31DirectPosition.cloneAs2DEditablePoint()TLcdGML31Point.cloneAs2DEditablePoint()TLcdGML31Vector.cloneAs2DEditablePoint()TLcdGML31ShapeFactory.createDirectPosition2D(ILcdModelReference aModelReference) Creates a new 2-dimensionalgml:pos, which can be edited through theILcd2DEditablePointinterface.TLcdGML31ShapeFactory.createPoint2D(ILcdModelReference aModelReference) Creates a new 2-dimensionalgml:Point, which can be edited through theILcd2DEditablePointinterface. -
Uses of ILcd2DEditablePoint in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassDirect position instances hold the coordinates for a position within some coordinate reference system (CRS).classA Point is defined by a single coordinate tuple.classFor some applications the components of the position may be adjusted to yield a unit vector.Methods in com.luciad.format.gml32.model that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdGML32DirectPosition.cloneAs2DEditablePoint()TLcdGML32Point.cloneAs2DEditablePoint()TLcdGML32ShapeFactory.createDirectPosition2D(ILcdModelReference aModelReference) Creates a new 2-dimensionalgml:pos, which can be edited through theILcd2DEditablePointinterface.TLcdGML32ShapeFactory.createPoint2D(ILcdModelReference aModelReference) Creates a new 2-dimensionalgml:Point, which can be edited through theILcd2DEditablePointinterface. -
Uses of ILcd2DEditablePoint in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis class represents aTLcdXYPointwith a measure value.classThis class represents aTLcdXYZPointwith a measure value. -
Uses of ILcd2DEditablePoint in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassDomain class modeling the KML LocationType type.classDomain class modeling the KML PointType type.Methods in com.luciad.format.kml22.model.geometry that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdKML22Location.cloneAs2DEditablePoint()TLcdKML22Point.cloneAs2DEditablePoint() -
Uses of ILcd2DEditablePoint in com.luciad.format.mif
Classes in com.luciad.format.mif that implement ILcd2DEditablePointConstructors in com.luciad.format.mif with parameters of type ILcd2DEditablePointModifierConstructorDescriptionTLcdMIFPoint(ILcd2DEditablePoint aPoint) Creates a new TLcdMIFPoint at the given location, with the default MapInfo 3.0 symbol.TLcdMIFPoint(ILcd2DEditablePoint aPoint, ILcdMIFSymbol aSymbol) Creates a new TLcdMIFPoint at the given location and with the given symbol. -
Uses of ILcd2DEditablePoint in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePointthat represents an NVG 1.5 Point.classRepresents textual information at a certain location.Methods in com.luciad.format.nvg.nvg15.model that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdNVG15Point.cloneAs2DEditablePoint()Returns a copy of thisILcdPointthat is also anILcd2DEditablePoint.TLcdNVG15Text.cloneAs2DEditablePoint()Returns a copy of thisILcdPointthat is also anILcd2DEditablePoint.Methods in com.luciad.format.nvg.nvg15.model with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdNVG15Arc.corner2DEditablePointSFCT(int aIndex, ILcd2DEditablePoint aILcd2DEditablePoint) Computes the position of the specified corner of thisILcdEllipse.voidTLcdNVG15ArcBand.corner2DEditablePointSFCT(int aIndex, ILcd2DEditablePoint aILcd2DEditablePoint) Computes the position of the specified corner of thisILcdArcBand.voidTLcdNVG15Ellipse.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePointthat represents an NVG 2.0 Point.classRepresents textual information at a certain location.Methods in com.luciad.format.nvg.nvg20.model that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdNVG20Point.cloneAs2DEditablePoint()Returns a copy of thisILcdPointthat is also anILcd2DEditablePoint.TLcdNVG20Text.cloneAs2DEditablePoint()Returns a copy of thisILcdPointthat is also anILcd2DEditablePoint.Methods in com.luciad.format.nvg.nvg20.model with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdNVG20Arc.corner2DEditablePointSFCT(int aIndex, ILcd2DEditablePoint aILcd2DEditablePoint) Computes the position of the specified corner of thisILcdArc.voidTLcdNVG20ArcBandRing.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdNVG20EllipticRing.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.format.object3d
Methods in com.luciad.format.object3d with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidILcd3DMesh.getTexCoordSFCT(int aIndex, ILcd2DEditablePoint aTexCoordSFCT) Retrieves a pair of texture mapping coordinates from the pool. -
Uses of ILcd2DEditablePoint in com.luciad.format.object3d.openflight.model
Methods in com.luciad.format.object3d.openflight.model with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdOpenFlightGeometryNode.getTexCoordSFCT(int aIndex, ILcd2DEditablePoint aTexCoordSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassRepresents a node in the S-57 domain model.classRepresents a Point feature in the S-57 domain model.classRepresents a Sounding Point feature in the S-57 domain model.Methods in com.luciad.format.s57 that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdS57Node.cloneAs2DEditablePoint()TLcdS57Point.cloneAs2DEditablePoint() -
Uses of ILcd2DEditablePoint in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassATLcdSHPPointMis a point on the surface having a measure value.classATLcdSHPPointZis a point having a height and a measure value.Methods in com.luciad.format.shp that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdSHPPointM.cloneAs2DEditablePoint()TLcdSHPPointZ.cloneAs2DEditablePoint()protected ILcd2DEditablePointTLcdSHPModelDecoder.readPoint(int aCoordType) Creates and reads a 2D point from the SHP file.protected ILcd2DEditablePointTLcdSHPModelDecoder.readPoint(int aCoordType, int aDimension) Creates a point with the specified dimension (2D,3D).protected ILcd2DEditablePointTLcdSHPModelDecoder.readPointM(int aCoordType) Reads a 2 dimensional point and a value from the input.Constructors in com.luciad.format.shp with parameters of type ILcd2DEditablePointModifierConstructorDescriptionTLcdSHPPointM(ILcd2DEditablePoint a2DEditablePoint) Constructs aTLcdSHPPointMobject with a measure value 0.0.TLcdSHPPointM(ILcd2DEditablePoint a2DEditablePoint, double aMValue) Constructs aTLcdSHPPointMobject with a given measure value. -
Uses of ILcd2DEditablePoint in com.luciad.format.svg
Methods in com.luciad.format.svg that return ILcd2DEditablePointModifier and TypeMethodDescriptionprotected ILcd2DEditablePointTLcdSVGUnStyledLonLatShapeFactory.createPoint(double aX, double aY) Methods in com.luciad.format.svg with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionprotected ILcdBoundsTLcdSVGUnStyledLonLatShapeFactory.createBounds(ILcd2DEditablePoint aBottomLeftPoint, double aWidth, double aHeight) protected ILcdCircleTLcdSVGUnStyledLonLatShapeFactory.createCircle(ILcd2DEditablePoint aCenterpoint, double aRadius) -
Uses of ILcd2DEditablePoint in com.luciad.geodesy
Methods in com.luciad.geodesy with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionstatic voidTLcdSphereUtil.bufferContour2DOf2DPolyline(ILcdPointList aPointList, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the buffer/corridor along a givenILcdPointListat a given width.voidILcdEllipsoid.bufferContour2DOf2DPolylineSFCT(ILcdPointList aPointList, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the buffer/corridor along a givenILcdPointListat a given width.voidTLcdEllipsoid.bufferContour2DOf2DPolylineSFCT(ILcdPointList aPointList, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the buffer/corridor along a givenILcdPointListat a given width.voidILcdEllipsoid.bufferContour2DOfSegmentSFCT(ILcdPoint aStartPoint, ILcdPoint aEndPoint, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the rectangle defined byaStartPoint,aEndPoint, andaWidth, as an array of 4ILcd2DEditablePointobjects.voidTLcdEllipsoid.bufferContour2DOfSegmentSFCT(ILcdPoint aStartPoint, ILcdPoint aEndPoint, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the rectangle defined byaStartPoint,aEndPoint, andaWidth, as an array of 4ILcd2DEditablePointobjects.static voidTLcdSphereUtil.bufferContour2DOfSegmentSFCT(ILcdPoint aStartPoint, ILcdPoint aEndPoint, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the rectangle defined byaStartPoint,aEndPoint, andaWidth, as an array of 4ILcd2DEditablePointobjects.static voidTLcdEllipsoidUtil.calculateCircleTangentLine(ILcdPoint aPoint, ILcdPoint aCenter, double aRadius, boolean aClockwise, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, ILcd2DEditablePoint aTangentialPointSFCT) Find the point where a line through the given point aPoint is tangential to the given circle.static doubleTLcdEllipsoidUtil.closestPointOnGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdEllipsoid aEllipsoid, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT) Finds the shortest distance from pointaP3to the geodesic line segmentaP1-aP2to within an accuracy ofmax( aAbsoluteTolerance, aRelativeTolerance * distance(aP1,aP2) ).static doubleTLcdSphereUtil.closestPointOnGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, boolean aClipToLineSegment, ILcd2DEditablePoint aPSFCT) Calculates the shortest distance between the geodesic throughaP1-aP2and the pointaP3, and also the point on the geodesicaP1-aP2that is the closest to point aP3.static doubleTLcdSphereUtil.closestPointOnGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcd2DEditablePoint aPSFCT) Calculates the shortest distance between the geodesic line segmentaP1-aP2and pointaP3, and also the point on the geodesicaP1-aP2that is the closest to point aP3.static doubleTLcdEllipsoidRhumblineUtil.closestPointOnRhumbline(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdEllipsoid aEllipsoid, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT) Finds the shortest rhumb distance from pointaP3to the rhumbline segmentaP1-aP2within an accuracy ofmax( aAbsoluteTolerance, aRelativeTolerance * rhumblineDistance(aP1,aP2) ).static doubleTLcdSphereRhumblineUtil.closestPointOnRhumbline(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, double aRadius, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT) Finds the shortest rhumb distance from pointaP3to the rhumbline segmentaP1-aP2to within an accuracy ofmax( aAbsoluteTolerance, aRelativeTolerance * rhumblineDistance(aP1,aP2) ).static doubleTLcdEllipsoidRhumblineUtil.closestPointOnRhumblineGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdEllipsoid aEllipsoid, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT) Finds the shortest geodesic distance from pointaP3to the rhumbline segmentaP1-aP2within an accuracy ofmax( aAbsoluteTolerance, aRelativeTolerance * rhumblineDistance(aP1,aP2) ).static doubleTLcdSphereRhumblineUtil.closestPointOnRhumblineGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, double aRadius, double aRelativeTolerance, double aAbsoluteTolerance, ILcd2DEditablePoint aResultSFCT) Finds the shortest geodesic distance from pointaP3to the rhumbline segmentaP1-aP2to within an accuracy ofmax( aAbsoluteTolerance, aRelativeTolerance * rhumblineDistance(aP1,aP2) ).static doubleTLcdEllipsoidRhumblineUtil.closestPointOnShape(ILcdPoint aPoint, ILcdShape aShape, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aResultSFCT) Finds the shortest rhumb distance from the given point to the given shape.static doubleTLcdEllipsoidUtil.closestPointOnShape(ILcdPoint aPoint, ILcdShape aShape, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aResultSFCT) Finds the shortest distance from the given point to the given shape.static doubleTLcdSphereRhumblineUtil.closestPointOnShape(ILcdPoint aPoint, ILcdShape aShape, ILcd2DEditablePoint aResultSFCT) Finds the shortest rhumb distance from the given point to the given shape.static doubleTLcdSphereUtil.closestPointOnShape(ILcdPoint aPoint, ILcdShape aShape, ILcd2DEditablePoint aResultSFCT) Finds the shortest distance from the given point to the given shape.voidILcdEllipsoid.conformalSphericalLonLatPointSFCT(ILcdPoint aLLP, ILcd2DEditablePoint aLLPSFCT) The conformal spherical longitude/latitude for a given geodetic longitude/latitude.voidTLcdEllipsoid.conformalSphericalLonLatPointSFCT(ILcdPoint aLLP, ILcd2DEditablePoint aLLPSFCT) static voidTLcdSphereUtil.contour2DOfBoundsSFCT(ILcdBounds aBounds, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the givenILcdBounds, as an array ofILcd2DEditablePointobjects.voidILcdEllipsoid.geodesicPointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, ILcd2DEditablePoint aGeodesicPointSFCT) Determines theILcdPointaGeodesicPointon the geodesic through(aP1.getX(), aP1.getY())located at a distanceaDistanceand forward azimuthaAzimuth.voidILcdEllipsoid.geodesicPointSFCT(ILcdPoint aP1, ILcdPoint aP2, double aK, ILcd2DEditablePoint aGeodesicPointSFCT) SetsaGeodesicPointSFCTto anILcdPointon the geodesic line through the pointaP1and the pointaP2, located at a fractionaKof the (shortest) distance betweenaP1andaP2.voidTLcdEllipsoid.geodesicPointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, ILcd2DEditablePoint aGeodesicPointSFCT) Determines theILcdPointaGeodesicPointon the geodesic through(aP1.getX(), aP1.getY())located at a distanceaDistanceand forward azimuthaAzimuth.voidTLcdEllipsoid.geodesicPointSFCT(ILcdPoint aP1, ILcdPoint aP2, double aK, ILcd2DEditablePoint aGeodesicPointSFCT) SetsaGeodesicPointSFCTto anILcdPointon the geodesic line through the pointaP1and the pointaP2, located at a fractionaKof the (shortest) distance betweenaP1andaP2.static voidTLcdSphereUtil.greatCirclePointSFCT(ILcdPoint aP1, double aDistance, double aAzimuth, ILcd2DEditablePoint aGreatCirclePoint) CalculatesaGreatCirclePointto be a point on the great circle throughaP1, located at a distanceaDand forward azimuthaAzimuth.static voidTLcdSphereUtil.greatCirclePointSFCT(ILcdPoint aP1, ILcdPoint aP2, double aK, ILcd2DEditablePoint aGreatCirclePoint) CalculatesaGreatCirclePointto be a point on the great circle throughaP1andaP2, located at a fractionaKof the shortest distance between the two pointaP1andaP2.static intTLcdEllipsoidRhumblineUtil.intersection2DLineSegments(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Computes the intersection of two rhumb lines.static intTLcdEllipsoidUtil.intersection2DLineSegments(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcdEllipsoid aEllipsoid, double aAbsoluteTolerance, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Calculates the intersection of two geodesic line segments defined by the given points.static intTLcdSphereRhumblineUtil.intersection2DLineSegments(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Computes the intersection of two rhumb lines.static intTLcdSphereUtil.intersection2DLineSegments(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLResultSFCT1, ILcd2DEditablePoint aLLResultSFCT2) Intersection of two geodesic line segments on a sphere.voidILcdEllipsoid.intersection2DLSSFCT(double aLon1, double aLat1, double aLon2, double aLat2, double aLon3, double aLat3, double aLon4, double aLat4, ILcd2DEditablePoint aLLPSFCT) Calculates the intersection of two geodesic lines going through the given coordinates.voidILcdEllipsoid.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLPSFCT) Calculates the intersection of two geodesic lines going containing the given coordinates.voidTLcdEllipsoid.intersection2DLSSFCT(double aLon1, double aLat1, double aLon2, double aLat2, double aLon3, double aLat3, double aLon4, double aLat4, ILcd2DEditablePoint aLLPSFCT) Calculates the intersection of two geodesic lines going through the given coordinates.voidTLcdEllipsoid.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLPSFCT) Calculates the intersection of two geodesic lines going containing the given coordinates.static voidTLcdEllipsoidUtil.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLResultSFCT) Deprecated.static voidTLcdSphereUtil.intersection2DLSSFCT(double aLon1, double aLat1, double aLon2, double aLat2, double aLon3, double aLat3, double aLon4, double aLat4, ILcd2DEditablePoint aLLP) Deprecated.the name of this method contradicts the actual behavior, useTLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)static voidTLcdSphereUtil.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLResultSFCT) Deprecated.the name of this method contradicts the actual behavior, useTLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)static intTLcdSphereUtil.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLResultSFCT1, ILcd2DEditablePoint aLLResultSFCT2) Deprecated.the name of this method contradicts the actual behavior, useTLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)static intTLcdEllipsoidUtil.intersectionCircleCircle(ILcdPoint aC1, double aRadius1, ILcdPoint aC2, double aRadius2, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Calculates the intersection points between 2 circles which are defined on a given ellipsoid.static voidTLcdEllipsoidUtil.intersectionGeodesicGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLResultSFCT) Calculates the intersection point of two great circle lines (geodesics) defined by the given points.static voidTLcdSphereUtil.intersectionGeodesicGeodesic(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aLLResultSFCT) Calculates the intersection point of two great circle lines (geodesics) defined by the given points.static intTLcdEllipsoidRhumblineUtil.intersectionGeodesicRhumblineSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint[] aPointsSFCT) Computes the intersection points of a geodesic and a rhumb line.static intTLcdSphereRhumblineUtil.intersectionGeodesicRhumblineSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint[] aPointsSFCT) Computes the intersection points of a geodesic and a rhumb line.voidILcdEllipsoid.inverseConformalSphericalLonLatPointSFCT(ILcdPoint aLLP, ILcd2DEditablePoint aLLPSFCT) The inverse transformation of the conformal spherical longitude/latitude.voidTLcdEllipsoid.inverseConformalSphericalLonLatPointSFCT(ILcdPoint aLLP, ILcd2DEditablePoint aLLPSFCT) voidILcdEllipsoid.rhumblinePointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, ILcd2DEditablePoint aRhumblinePointSFCT) Determines theILcdPointaRhumblinePointSFCTon the rhumbline (a path with a constant bearing) through(aP1.getX(), aP1.getY())located at a distanceaDistanceand forward azimuthaAzimuth.voidTLcdEllipsoid.rhumblinePointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, ILcd2DEditablePoint aRhumblinePointSFCT) static voidTLcdEllipsoidRhumblineUtil.rhumblinePointSFCT(ILcdEllipsoid aEllipsoid, ILcdPoint aP1, ILcdPoint aP2, double aK, ILcd2DEditablePoint aRhumblinePoint) Calculates the rhumbline point at a fractionaKof the rhumbline distance between two pointsaP1andaP2.static voidTLcdSphereRhumblineUtil.rhumblinePointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, double aRadius, ILcd2DEditablePoint aRhumblinePointSFCT) Determines theILcdPointaRhumblinePointSFCTon the rhumbline through(aP1.getX(), aP1.getY())located at a distanceaDistanceand forward azimuthaAzimuth.static voidTLcdSphereRhumblineUtil.rhumblinePointSFCT(ILcdPoint aP1, ILcdPoint aP2, double aK, ILcd2DEditablePoint aRhumblinePoint) Calculates the rhumbline point at a fractionaKof the rhumbline distance between two pointsaP1andaP2. -
Uses of ILcd2DEditablePoint in com.luciad.geometry.cartesian
Methods in com.luciad.geometry.cartesian with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionstatic voidTLcdCartesian.bufferContour2DOf2DPolyline(ILcdPointList aPointList, double aWidth, double aRadius, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Deprecated.UsebufferContour2DOf2DPolylinewithout theaRadiusparameter instead.static voidTLcdCartesian.bufferContour2DOf2DPolyline(ILcdPointList aPointList, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the buffer/corridor along a givenILcd2DEditablePolylineat a given width.static voidTLcdCartesian.bufferContour2DOfSegmentSFCT(ILcdPoint aStartPoint, ILcdPoint aEndPoint, double aWidth, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the rectangle defined byaStartPoint,aEndPoint, andaWidth, as an array ofILcd2DEditablePointobjects.static voidTLcdCartesian.cartesianPointSFCT(ILcdPoint aPoint, double aDistance, double aAzimuth, ILcd2DEditablePoint aPointSFCT) Determines the point on the cartesian line through(aP1.getX(), aP1.getY())located at a distanceaDistanceand forward azimuthaAzimuth.static doubleTLcdCartesian.closestPointOnLineSegment(double aX0, double aY0, double aX1, double aY1, double aX2, double aY2, ILcd2DEditablePoint aClosestPointSFCT) Calculates the closest point on a line segment(aX0,aY0)-(aX1,aY1)from a point(aX2,aY2).static doubleTLcdCartesian.closestPointOnLineSegment(ILcdPoint aP0, ILcdPoint aP1, ILcdPoint aP2, ILcd2DEditablePoint aClosestPointSFCT) Calculates the closest point on a line segmentaP0-aP1from a pointaP2.static doubleTLcdCartesian.closestPointOnShape(ILcdPoint aPoint, ILcdShape aShape, ILcd2DEditablePoint aResultSFCT) Finds the shortest cartesian distance from the given point to the given shape.static booleanTLcdCartesian.computeInsidePoint(ILcdPointList aPointList, ILcd2DEditablePoint aInsidePointSFCT) Computes a point in the interior of the polygon defined by the given point list.static booleanTLcdCartesian.computeInsidePoint(ILcdPointList aPointList, List<? extends ILcdPointList> aExcludedPointLists, ILcd2DEditablePoint aInsidePointSFCT) Computes a point in the interior of the polygon defined by the given point list.static voidTLcdCartesian.contour2DOfBoundsSFCT(ILcdBounds aBounds, ILcd2DEditablePoint[] a2DEditablePointArraySFCT) Calculates the contour of the givenILcdBounds, as an array ofILcd2DEditablePointobjects.static voidTLcdCartesian.elliptical2DPointSFCT(double aA, double aB, double aAngle, ILcd2DEditablePoint a2DEditablePointSFCT) Calculates anILcd2DEditablePointon an ellipse with semi-major axisaAand semi-minor axisaBand anaAnglefrom the semi-major axis measured in degrees, positive COUNTERCLOCKWISE.static intTLcdCartesian.intersection2DLines(double aX1, double aY1, double aX2, double aY2, double aX3, double aY3, double aX4, double aY4, ILcd2DEditablePoint aResultSFCT) Calculates the intersection point between the line going throughP1(aX1,aY1)andP2(aX2,aY2), and the line going throughP3(aX3,aY3)andP4(aX4,aY4).static intTLcdCartesian.intersection2DLines(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aResultSFCT) Calculates the intersection point between the line going throughaP1andaP2, and the line going throughaP3andaP4.static intTLcdCartesian.intersection2DLineSegments(double aX1, double aY1, double aX2, double aY2, double aX3, double aY3, double aX4, double aY4, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Calculates the intersection point between the line segmentsP1(aX1,aY1)-P2(aX2,aY2)andP3(aX3,aY3)-P4(aX4,aY4), if it exists.static intTLcdCartesian.intersection2DLineSegments(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint aResult1SFCT, ILcd2DEditablePoint aResult2SFCT) Calculates the intersection point between the line segmentsP1(aX1,aY1)-P2(aX2,aY2)andP3(aX3,aY3)-P4(aX4,aY4), if it exists.static voidTLcdCartesian.intersection2DLSSFCT(double aX1, double aY1, double aX2, double aY2, double aX3, double aY3, double aX4, double aY4, ILcd2DEditablePoint a2DEditablePoint) Deprecated.UseTLcdCartesian.intersection2DLines(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)for calculating the intersection point between two lines, orTLcdCartesian.intersection2DLineSegments(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)for the intersection point of two line segments.static voidTLcdCartesian.intersection2DLSSFCT(ILcdPoint aP1, ILcdPoint aP2, ILcdPoint aP3, ILcdPoint aP4, ILcd2DEditablePoint a2DEditablePoint) Deprecated.UseTLcdCartesian.intersection2DLines(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)for calculating the intersection point of two lines, orTLcdCartesian.intersection2DLineSegments(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint, com.luciad.shape.shape2D.ILcd2DEditablePoint)for the intersection point of two line segments. -
Uses of ILcd2DEditablePoint in com.luciad.geometry.topology
Methods in com.luciad.geometry.topology with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionintILcd2DLineIntersectionTopology.lineIntersectionSFCT(ILcdShape aS1, ILcdShape aS2, ILcd2DEditablePoint[] aPointsSFCT) Calculates the intersection points in 2D between the outlines of the given shapes. -
Uses of ILcd2DEditablePoint in com.luciad.geometry.topology.cartesian
Methods in com.luciad.geometry.topology.cartesian with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionintTLcdCartesianBasicBinaryTopology.lineIntersectionSFCT(ILcdShape aS1, ILcdShape aS2, ILcd2DEditablePoint[] aPointsSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.geometry.topology.ellipsoidal
Methods in com.luciad.geometry.topology.ellipsoidal with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionintTLcdEllipsoidalBasicBinaryTopology.lineIntersectionSFCT(ILcdShape aS1, ILcdShape aS2, ILcd2DEditablePoint[] aPointsSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.geometry.topology.spherical
Methods in com.luciad.geometry.topology.spherical with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionintTLcdSphericalBasicBinaryTopology.lineIntersectionSFCT(ILcdShape aS1, ILcdShape aS2, ILcd2DEditablePoint[] aPointsSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.projection
Methods in com.luciad.projection with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidALcdProjection.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) Default implementation callslonlatheight2worldOnEllipsoidSFCTwithaEllipsoid.getAuxRadius()as sphere radius.voidILcdProjection.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) Transforms anILcdPointon anILcdEllipsoidinto the cartesian coordinate system of the projection.voidTLcdAlbersEqualAreaConic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdAzimuthalEquidistant.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdCassiniSoldner.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdDutchStereographic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdEllipsoidalEquidistantCylindrical.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdEllipsoidalLambertAzimuthalEqualArea.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdGeneralPerspective.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdKrovak.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdLambertConformal.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdMercator.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdObliqueMercator.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdObliqueStereographic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdOrthographic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdOrthorectifiedProjection.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdPerspectiveProjection.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdPolarStereographic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdPolyconic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdPseudoMercator.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdStereographic.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidTLcdSwissObliqueMercator.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) voidTLcdTransverseMercator.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) The Gauss-Krüger projection is determined by three conditions: conformality, symmetrical around central meridian, and preservation of linear scale along the central meridian.voidTLcdTransverseMercatorSPCS.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aXYPointSFCT) Deprecated.voidTLcdVerticalPerspective.lonlatheight2worldOnEllipsoidSFCT(ILcdPoint aLLHP, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aWorldPoint) voidILcdProjection.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) Transforms anILcd2DEditablePointon a sphere into the cartesian coordinate system of the projection.voidTLcdAlbersEqualAreaConic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdAzimuthalEquidistant.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdCassini.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdDutchStereographic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdEckertIV.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdEckertVI.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdEllipsoidalEquidistantCylindrical.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdEllipsoidalLambertAzimuthalEqualArea.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdEquidistantCylindrical.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdGeneralPerspective.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdGeodetic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdGnomonic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdKrovak.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdLambertAzimuthalEqualArea.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdLambertConformal.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdMercator.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdMillerCylindrical.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdMollweide.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdObliqueMercator.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdObliqueStereographic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdOrthographic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdOrthorectifiedProjection.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdPerspectiveProjection.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdPolarStereographic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdPolyconic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdRPCProjection.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdSimpleRectangular.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) Deprecated.voidTLcdStereographic.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) voidTLcdSwissObliqueMercator.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) voidTLcdTransverseMercator.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) For the spherical case the transverse mercator projection is a simple Gauss-Lambert projection.voidTLcdTransverseMercatorSPCS.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aXYPointSFCT) Deprecated.For the spherical case the transverse mercator projection is a simple Gauss-Lambert projection.voidTLcdVerticalPerspective.lonlatheight2worldOnSphereSFCT(ILcdPoint aLLHP, double aRadius, ILcd2DEditablePoint aWorldPoint) protected voidTLcdRectifiedPolynomialProjection.mapPointBackward(ILcdPoint aTargetPoint, ILcd2DEditablePoint aSourcePointSFCT) Applies the inverse of the polynomial transformation to the target point, to obtain the source point.protected voidTLcdRectifiedProjectiveProjection.mapPointBackward(ILcdPoint aTargetPoint, ILcd2DEditablePoint aSourcePointSFCT) Applies the inverse of the projective transformation to the target point, to obtain the source point.protected voidTLcdRectifiedRationalProjection.mapPointBackward(ILcdPoint aTargetPoint, ILcd2DEditablePoint aSourcePointSFCT) Applies the inverse of the rational transformation to the target point, to obtain the source point.protected voidTLcdRectifiedPolynomialProjection.mapPointForward(ILcdPoint aSourcePoint, ILcd2DEditablePoint aTargetPointSFCT) Applies the polynomial transformation to the source point to obtain the target point.protected voidTLcdRectifiedProjectiveProjection.mapPointForward(ILcdPoint aSourcePoint, ILcd2DEditablePoint aTargetPointSFCT) Applies the projective transformation to the source point, to obtain the target point.protected voidTLcdRectifiedRationalProjection.mapPointForward(ILcdPoint aSourcePoint, ILcd2DEditablePoint aTargetPointSFCT) Applies the rational transformation to the source point, to obtain the target point.voidALcdProjection.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) Default implementation callsworld2lonlatOnSphereSFCTwithaEllipsoid.getAuxRadius()as sphere radius.voidILcdCompositeProjection.world2lonlatOnEllipsoidSFCT(ILcdZonalPoint aXYZonalPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint a2DEditablePointSFCT) Deprecated.Transforms aILcdZonalPointfrom the cartesian coordinate system of the projection into aILcd2DEditablePointon the ellipsoid.voidILcdProjection.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) Transforms anILcdPointfrom the cartesian coordinate system of the projection into anILcd2DEditablePointonto anILcdEllipsoid.voidTLcdAlbersEqualAreaConic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdAzimuthalEquidistant.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdCassiniSoldner.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdDutchStereographic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdEllipsoidalEquidistantCylindrical.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdEllipsoidalLambertAzimuthalEqualArea.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdGeneralPerspective.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) Transforms a world point to a LonLatHeightPoint.voidTLcdKrovak.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdLambertConformal.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdMercator.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdObliqueMercator.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdObliqueStereographic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdOrthographic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdOrthorectifiedProjection.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdPerspectiveProjection.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdPolarStereographic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdPolyconic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdPseudoMercator.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdStereographic.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdSwissObliqueMercator.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPointSFCT) voidTLcdTransverseMercator.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) voidTLcdTransverseMercatorSPCS.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) Deprecated.voidTLcdUTM.world2lonlatOnEllipsoidSFCT(ILcdZonalPoint aXYZonalPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPOut) Deprecated.voidTLcdVerticalPerspective.world2lonlatOnEllipsoidSFCT(ILcdPoint aXYPoint, ILcdEllipsoid aEllipsoid, ILcd2DEditablePoint aLLPSFCT) Transforms a world point to a LonLatHeightPoint.voidILcdCompositeProjection.world2lonlatOnSphereSFCT(ILcdZonalPoint aXYZonalPoint, double aRadius, ILcd2DEditablePoint a2DEditablePointSFCT) Deprecated.Transforms aILcdZonalPointfrom the cartesian coordinate system of the projection into aILcd2DEditablePointon the sphere.voidILcdProjection.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) Transforms anILcdPointfrom the cartesian coordinate system of the projection into anILcd2DEditablePointonto a sphere.voidTLcdAlbersEqualAreaConic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdAzimuthalEquidistant.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdCassini.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdDutchStereographic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdEckertIV.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdEckertVI.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdEllipsoidalEquidistantCylindrical.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdEllipsoidalLambertAzimuthalEqualArea.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdEquidistantCylindrical.world2lonlatOnSphereSFCT(ILcdPoint cp, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdGeneralPerspective.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdGeodetic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdGnomonic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdKrovak.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdLambertAzimuthalEqualArea.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdLambertConformal.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdMercator.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdMillerCylindrical.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdMollweide.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdObliqueMercator.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdObliqueStereographic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdOrthographic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdOrthorectifiedProjection.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdPerspectiveProjection.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdPolarStereographic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdPolyconic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdRPCProjection.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdSimpleRectangular.world2lonlatOnSphereSFCT(ILcdPoint cp, double aRadius, ILcd2DEditablePoint aLLPSFCT) Deprecated.voidTLcdStereographic.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdSwissObliqueMercator.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPointSFCT) voidTLcdTransverseMercator.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) voidTLcdTransverseMercatorSPCS.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) Deprecated.voidTLcdUTM.world2lonlatOnSphereSFCT(ILcdZonalPoint aXYZonalPoint, double aRadius, ILcd2DEditablePoint aLLPOut) Deprecated.voidTLcdVerticalPerspective.world2lonlatOnSphereSFCT(ILcdPoint aXYPoint, double aRadius, ILcd2DEditablePoint aLLPSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.shape
Methods in com.luciad.shape that return ILcd2DEditablePointModifier and TypeMethodDescriptionILcdPoint.cloneAs2DEditablePoint()Returns a copy of thisILcdPointthat is also anILcd2DEditablePoint.Methods in com.luciad.shape with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidILcdArc.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) Computes the position of the specified corner of thisILcdArc.voidILcdArcBand.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) Computes the position of the specified corner of thisILcdArcBand.voidILcdEllipse.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) Computes the position of the specified corner of thisILcdEllipse. -
Uses of ILcd2DEditablePoint in com.luciad.shape.shape2D
Subinterfaces of ILcd2DEditablePoint in com.luciad.shape.shape2DModifier and TypeInterfaceDescriptioninterfaceDeprecated.This interface hes been deprecated.Classes in com.luciad.shape.shape2D that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePointinterface.classThis class provides an implementation of anILcd2DEditablePointandILcdFeatured.classThis class provides an implementation ofILcd2DEditablePointin the geodetic space.classThis class provides an implementation ofILcd2DEditablePointin the geodetic space.classThis class provides an implementation ofILcd2DEditableZonalPointin the geodetic space.classThis class provides an implementation ofILcd2DEditablePointin the cartesian space, but internally using floats instead of doubles.classThis class provides an implementation ofILcd2DEditablePointin the cartesian space.classThis class provides an implementation ofILcd2DEditableZonalPointin the cartesian space.Fields in com.luciad.shape.shape2D declared as ILcd2DEditablePointModifier and TypeFieldDescriptionprotected ILcd2DEditablePointALcd2DEditableLine.fFocusPointprotected ILcd2DEditablePointALcd2DEditablePolypoint.fFocusPointprotected ILcd2DEditablePointALcd2DEditableLine.fPoint1protected ILcd2DEditablePointALcd2DEditableLine.fPoint2Methods in com.luciad.shape.shape2D that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcd2DEditableFeaturedPoint.cloneAs2DEditablePoint()final ILcd2DEditablePointTLcdLonLatFloatPoint.cloneAs2DEditablePoint()TLcdLonLatPoint.cloneAs2DEditablePoint()TLcdLonLatZonalPoint.cloneAs2DEditablePoint()TLcdXYFloatPoint.cloneAs2DEditablePoint()TLcdXYPoint.cloneAs2DEditablePoint()protected ILcd2DEditablePointTLcd2DEditablePointList.create2DEditablePoint(double aX, double aY) Creates anILcd2DEditablePointwith coordinates ( aX, aY ).protected abstract ILcd2DEditablePointALcd2DEditableFloatPolypoint.createPoint()Creates an uninitializedILcd2DEditablePointpoint of a type compatible with the concrete implementation of this class (geodesic/cartesian).protected ILcd2DEditablePointTLcdLonLatFloatPolygon.createPoint()protected ILcd2DEditablePointTLcdLonLatFloatPolyline.createPoint()protected ILcd2DEditablePointTLcdLonLatFloatPolypoint.createPoint()protected ILcd2DEditablePointTLcdXYFloatPolygon.createPoint()protected ILcd2DEditablePointTLcdXYFloatPolyline.createPoint()protected ILcd2DEditablePointTLcdXYFloatPolypoint.createPoint()TLcd2DEditableFeaturedPoint.get2DEditablePoint()Methods in com.luciad.shape.shape2D with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionprotected voidALcd2DEditableFloatPolypoint.calculateFocusPoint(ILcd2DEditablePoint aFocusPointSFCT) Computes the focus point as the center of the bounding box.voidTLcdLonLatArc.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdLonLatArcBand.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdLonLatEllipse.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdXYArc.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdXYArcBand.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcdXYEllipse.corner2DEditablePointSFCT(int aCorner, ILcd2DEditablePoint a2DEditablePointSFCT) voidTLcd2DEditablePointList.insert2DPoint(int aIndex, ILcd2DEditablePoint a2DEditablePoint) voidTLcd2DEditablePointListLonLatFloatArray.insert2DPoint(int aIndex, ILcd2DEditablePoint a2DEditablePoint) voidTLcd2DEditablePointListXYFloatArray.insert2DPoint(int aIndex, ILcd2DEditablePoint a2DEditablePoint) voidTLcd2DEditableFeaturedPoint.set2DEditablePoint(ILcd2DEditablePoint a2DEditablePoint) voidALcd2DEditableLine.setFocusPoint(ILcd2DEditablePoint aFocusPoint) voidALcd2DEditablePolypoint.setFocusPoint(ILcd2DEditablePoint aFocusPoint) Constructors in com.luciad.shape.shape2D with parameters of type ILcd2DEditablePointModifierConstructorDescriptionALcd2DEditableLine(ILcd2DEditablePoint aPoint1, ILcd2DEditablePoint aPoint2) TLcd2DEditableFeaturedPoint(String aDisplayName, ILcdFeatured aFeaturesObject, ILcd2DEditablePoint a2DEditablePoint) Constructs aTLcd2DEditableFeaturedPointwith the givenILcd2DEditablePoint, features and display name.TLcd2DEditablePointList(ILcd2DEditablePoint[] a2DEditablePoints, boolean aDeepCopy) Constructs a newTLcd2DEditablePointListthat contains the given array of points.TLcdLonLatBuffer(ILcd2DEditablePoint[] aAxisPointArray, double aWidth) Creates a newTLcdLonLatBufferwith the specified parameters.TLcdLonLatBuffer(ILcd2DEditablePoint[] aAxisPointArray, double aWidth, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatBufferwith the specified parameters.TLcdLonLatLine(ILcd2DEditablePoint aPoint1, ILcd2DEditablePoint aPoint2) Creates a line using the given points.TLcdLonLatLine(ILcd2DEditablePoint aPoint1, ILcd2DEditablePoint aPoint2, ILcdEllipsoid aEllipsoid) Creates a line using the given points.TLcdLonLatZonalPoint(ILcd2DEditablePoint a2DEditablePoint, int aZone) TLcdXYCircle(ILcd2DEditablePoint aCenter) Creates a newTLcdXYCircleat the specified point, with radius 0.TLcdXYCircle(ILcd2DEditablePoint aCenter, double aRadius) Creates a newTLcdXYCirclee with the specified parameters.TLcdXYCircularArcByCenterPoint(ILcd2DEditablePoint aCenter, double aRadius, double aStartAngle, double aArcAngle) Creates a newTLcdXYCircularArcByCenterPointwith the specified parameters.TLcdXYEllipse(ILcd2DEditablePoint aCenter, double aA, double aB, double aRotAngle) Creates a newTLcdXYEllipsewith the specified parameters.TLcdXYLine(ILcd2DEditablePoint aPoint1, ILcd2DEditablePoint aPoint2) TLcdXYText(String aTextString, ILcd2DEditablePoint aLocation, double aCharacterWidth, double aCharacterHeight, int aHorizontalAlignment, int aVerticalAlignment, double aRotAngle) Constructs and initializes a text with the specified parameters.TLcdXYZonalPoint(ILcd2DEditablePoint a2DEditablePoint, int aZone) -
Uses of ILcd2DEditablePoint in com.luciad.shape.shape3D
Subinterfaces of ILcd2DEditablePoint in com.luciad.shape.shape3DModifier and TypeInterfaceDescriptioninterfaceAnILcd3DEditablePointis anILcdPointthat can be moved in all three dimensions.Classes in com.luciad.shape.shape3D that implement ILcd2DEditablePointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd3DEditablePointinterface.classThis class provides an implementation ofILcd3DEditablePointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePointin the cartesian space, but internally using floats instead of doubles.classThis class provides an implementation ofILcd3DEditablePointin the cartesian space.Methods in com.luciad.shape.shape3D that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdLonLatHeightPoint.cloneAs2DEditablePoint()TLcdXYZFloatPoint.cloneAs2DEditablePoint()TLcdXYZPoint.cloneAs2DEditablePoint() -
Uses of ILcd2DEditablePoint in com.luciad.text
Methods in com.luciad.text that return ILcd2DEditablePointModifier and TypeMethodDescriptionTLcdLonLatPointFormat.parseObject(String aSource) TLcdLonLatPointFormat.parseObject(String aString, ParsePosition aParsePosition) -
Uses of ILcd2DEditablePoint in com.luciad.transformation
Methods in com.luciad.transformation with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdGridReferenceUtil.grid2lonlatSFCT(double aX, double aY, ILcd2DEditablePoint a2DEditablePointSFCT) Transformation of a grid coordinate to a lonLatHeight coordinate.voidTLcdGridReferenceUtil.grid2lonlatSFCT(ILcdPoint aXYPoint, ILcd2DEditablePoint a2DEditablePointSFCT) Transformation of a grid coordinate to a lonLatHeight coordinate.voidTLcdGridReferenceUtil.grid2worldSFCT(double aX, double aY, ILcd2DEditablePoint a2DEditablePointSFCT) Transformation of a grid coordinate to a world coordinate.voidTLcdGridReferenceUtil.lonlat2gridSFCT(double aLon, double aLat, ILcd2DEditablePoint aXYPointSFCT) Transformation of a lon-lat coordinate to a grid coordinate.voidTLcdGridReferenceUtil.lonlatheight2gridSFCT(ILcdPoint aLLHPoint, ILcd2DEditablePoint aXYPointSFCT) Transformation of a lon-lat coordinate to a grid coordinate.voidILcdModelXYWorldTransformation.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPointSFCT) Transforms a model point into a world point.voidTLcdDefaultModelXYWorldTransformation.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPointSFCT) voidTLcdGeocentric2Grid.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPoint) Transforms a model point into a world point.voidTLcdGeodetic2Grid.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPoint) Transforms a model point into a world point.voidTLcdGeoid2Grid.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPoint) Deprecated.voidTLcdGrid2Grid.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPointSFCT) voidTLcdIdentityModelXYWorldTransformation.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPointSFCT) Transforms a model point into a world point.voidTLcdModelXYWorldTransformation.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPointSFCT) Deprecated.Transforms a model point into a world point.voidTLcdTopocentric2Grid.modelPoint2worldSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aWorldPoint) Transforms a model point into a world point.voidILcdXYWorldXYWorldTransformation.sourceWorldPoint2DestWorldSFCT(ILcdPoint aSourceXYPoint, ILcd2DEditablePoint aDestXYPoint) Transforms a world point from the source coordinate system to the destination coordinate system.voidTLcdMapWorldMapWorldTransformation.sourceWorldPoint2DestWorldSFCT(ILcdPoint aSourceXYPoint, ILcd2DEditablePoint aDestXYPoint) voidTLcdGridReferenceUtil.world2gridSFCT(ILcdPoint aWorldPoint, ILcd2DEditablePoint aXYPointSFCT) Transformation of a world coordinate to a grid coordinate. -
Uses of ILcd2DEditablePoint in com.luciad.view.gxy
Methods in com.luciad.view.gxy with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidILcdGXYViewModelTransformation.modelPoint2viewXYPointSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint aSFCT2DEditablePoint) voidTLcdGXYViewModelTransformation.modelPoint2viewXYPointSFCT(ILcdPoint aModelPoint, ILcd2DEditablePoint a2DEditablePointSFCT) voidILcdParameterizedPath.retrievePointAtSFCT(double aS, ILcd2DEditablePoint aPoint) Computes the point of the parameterized path corresponding to the given parameter value.voidILcdGXYViewXYWorldTransformation.viewAWTPoint2worldSFCT(Point aViewPoint, ILcd2DEditablePoint aWorldPointSFCT) Converts aPointin AWT (toolkit) view coordinates to aILcd2DEditablePointin world coordinates.voidTLcdGXYViewXYWorldTransformation.viewAWTPoint2worldSFCT(Point aViewPoint, ILcd2DEditablePoint aWorldPointSFCT) voidILcdGXYViewXYWorldTransformation.viewXYPoint2worldSFCT(int aX, int aY, ILcd2DEditablePoint aWorldPointSFCT) Converts a (x,y) location in AWT (toolkit) view coordinates to aILcd2DEditablePointin world coordinates.voidILcdGXYViewXYWorldTransformation.viewXYPoint2worldSFCT(ILcdPoint aViewPoint, ILcd2DEditablePoint aWorldPointSFCT) Converts anILcdPointin AWT (toolkit) view coordinates to aILcd2DEditablePointin world coordinates.voidTLcdGXYViewXYWorldTransformation.viewXYPoint2worldSFCT(int aViewX, int aViewY, ILcd2DEditablePoint aWorldPointSFCT) voidTLcdGXYViewXYWorldTransformation.viewXYPoint2worldSFCT(ILcdPoint aViewPoint, ILcd2DEditablePoint aWorldPointSFCT) voidILcdGXYViewXYWorldTransformation.worldPoint2viewXYPointSFCT(ILcdPoint aWorldPoint, ILcd2DEditablePoint aViewPointSFCT) Converts anILcdPointin world coordinates to aILcd2DEditablePointin AWT (toolkit) view coordinates.voidTLcdGXYViewXYWorldTransformation.worldPoint2viewXYPointSFCT(ILcdPoint aWorldPoint, ILcd2DEditablePoint aViewPointSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.view.lightspeed.editor
Methods in com.luciad.view.lightspeed.editor with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionprotected ALspEditHandleTLspPointEditor.createLocationHandle(ILcd2DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's location. -
Uses of ILcd2DEditablePoint in com.luciad.view.lightspeed.geometry.discretization
Methods in com.luciad.view.lightspeed.geometry.discretization with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidALsp3DMesh.getTextureCoordinate(int aIndex, ILcd2DEditablePoint aTextureCoordinateSFCT) Retrieves the texture coordinate for the vertex at the specified index. -
Uses of ILcd2DEditablePoint in com.luciad.view.lightspeed.painter.label
Methods in com.luciad.view.lightspeed.painter.label with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLspLabelPainter.labelAnchorPointOffsetSFCT(TLspLabelID aLabel, Dimension2D aDimension, TLspPaintState aPaintState, TLspContext aContext, ILcd2DEditablePoint aOffsetSFCT) -
Uses of ILcd2DEditablePoint in com.luciad.view.lightspeed.painter.label.location
Methods in com.luciad.view.lightspeed.painter.label.location with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLspStampLabelLocation.getViewOffset(ILcd2DEditablePoint aViewOffsetSFCT) This method returns the view offset and stores it in the given point.voidILspStampLocationLabelPainter.labelAnchorPointOffsetSFCT(TLspLabelID aLabel, Dimension2D aDimension, TLspPaintState aPaintState, TLspContext aContext, ILcd2DEditablePoint aOffsetSFCT) Returns the anchor point offset. -
Uses of ILcd2DEditablePoint in com.luciad.view.map
Methods in com.luciad.view.map that return ILcd2DEditablePointModifier and TypeMethodDescriptionstatic ILcd2DEditablePointTLcdGeorefUtil.georef2LonLat(String aGeoRefString) Converts a GEOREF coordinate into aILcd2DEditablePoint.TLcdUtmMgrsUtil.utmMgrs2LonLat(String aString) Finds the geodetic coordinate of a point in the square cell expressed in MGRS UTM notation.Methods in com.luciad.view.map with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionvoidTLcdBNGUtil.bng2BngXY(String aBng, ILcd2DEditablePoint a2DPointSFCT) Finds the numeric coordinates in the BNG reference system given a string in BNG notation.voidTLcdBNGUtil.bng2LonLat(String aBng, ILcd2DEditablePoint a2DPointSFCT) Finds the geodetic coordinates of the south-west corner of a square cell expressed in the British national grid notation.voidTLcdUTMZone.lonlat2gridSFCT(double aLon, double aLat, int aHemiSphere, ILcd2DEditablePoint aXYPointSFCT) Transformation of lon-lat coordinate to grid coordinate.voidTLcdUTMZone.lonlat2gridSFCT(double aLon, double aLat, ILcd2DEditablePoint aXYPointSFCT) Deprecated.voidTLcdUPSUtil.ups2LonLat(String aUpsString, ILcd2DEditablePoint a2DPointSFCT) Finds the geodetic coordinate associated with the given UPS formatted string.voidTLcdUpsMgrsUtil.upsMgrs2LonLat(String aUpsMgrsCell, ILcd2DEditablePoint a2DPointSFCT) Finds the geodetic coordinates of the lower-left corner of a square cell expressed in the MGRS Universal polar Stereographic notation.voidTLcdUpsMgrsUtil.upsMgrs2UpsXY(String aUpsMgrsCell, ILcd2DEditablePoint a2DPointSFCT) Finds the grid coordinates of the lower-left corner of a square cell expressed in the MGRS Universal polar Stereographic notation.voidTLcdUTMUtil.utm2LonLat(String aUtmString, ILcd2DEditablePoint a2DPointSFCT) Finds the geodetic coordinate associated with the given UTM formatted string.voidTLcdUtmMgrsUtil.utmMgrs2UtmXY(String aString, ILcd2DEditablePoint a2DPointSFCT) Finds the UTM coordinate of a point in the square cell expressed in MGRS UTM notation.voidTLcdUTMZone.world2gridSFCT(ILcdPoint aWorldPoint, int aHemiSphere, ILcd2DEditablePoint aXYPointSFCT) Transformation of world coordinate to grid coordinate.voidTLcdUTMZone.world2gridSFCT(ILcdPoint aWorldPoint, ILcd2DEditablePoint aXYPointSFCT) Deprecated. -
Uses of ILcd2DEditablePoint in com.luciad.view.map.multilevelgrid
Methods in com.luciad.view.map.multilevelgrid with parameters of type ILcd2DEditablePointModifier and TypeMethodDescriptionstatic voidTLcdMultilevelGridUtil.pointAtSFCT(ILcdMultilevelGridCoordinate aMultilevelGridCoordinate, ILcdMultilevelGrid aMultilevelGrid, int aRelativeLocation, ILcd2DEditablePoint aPointSFCT) Moves a point to the lower left corner of theILcdMultilevelGridCoordinatepassed.
TLcdEllipsoidUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.geodesy.ILcdEllipsoid, com.luciad.shape.shape2D.ILcd2DEditablePoint)