Uses of Class
llnl.gnem.core.util.Geometry.NEZCoordinate
-
Uses of NEZCoordinate in llnl.gnem.core.polygon
-
Uses of NEZCoordinate in llnl.gnem.core.util.Geometry
Modifier and TypeMethodDescriptionstatic NEZCoordinate
EModel.enu2nez
(ENUCoordinate enu) static NEZCoordinate
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, GeodeticCoordinate position) NEZCoordinate.subtract
(NEZCoordinate other) Modifier and TypeMethodDescriptionstatic ArrayList<NEZCoordinate>
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, ArrayList<GeodeticCoordinate> vertices) static ArrayList<NEZCoordinate>
EModel.getLocalCoords
(GeodeticCoordinate coordOrigin, Vertex[] vertices) Modifier and TypeMethodDescriptionstatic GeodeticCoordinate
EModel.getGeodeticCoords
(GeodeticCoordinate coordOrigin, NEZCoordinate localCoords) NEZCoordinate.subtract
(NEZCoordinate other)