Uses of Class
llnl.gnem.core.util.Geometry.NEZCoordinate
Packages that use NEZCoordinate
-
Uses of NEZCoordinate in llnl.gnem.core.polygon
Constructor parameters in llnl.gnem.core.polygon with type arguments of type NEZCoordinate -
Uses of NEZCoordinate in llnl.gnem.core.util.Geometry
Methods in llnl.gnem.core.util.Geometry that return NEZCoordinateModifier and TypeMethodDescriptionstatic NEZCoordinate
EModel.enu2nez
(ENUCoordinate enu) static NEZCoordinate
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, GeodeticCoordinate position) NEZCoordinate.subtract
(NEZCoordinate other) Methods in llnl.gnem.core.util.Geometry that return types with arguments of type NEZCoordinateModifier and TypeMethodDescriptionstatic ArrayList<NEZCoordinate>
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, ArrayList<GeodeticCoordinate> vertices) static ArrayList<NEZCoordinate>
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, Vertex[] vertices) Methods in llnl.gnem.core.util.Geometry with parameters of type NEZCoordinateModifier and TypeMethodDescriptionstatic GeodeticCoordinate
EModel.getGeodeticCoords
(GeodeticCoordinate coordOrigin, NEZCoordinate localCoords) NEZCoordinate.subtract
(NEZCoordinate other)