Uses of Enum Class
tethys.localization.CoordinateName
Packages that use CoordinateName
Package
Description
-
Uses of CoordinateName in group3dlocaliser
Methods in group3dlocaliser that return CoordinateNameMethods in group3dlocaliser with parameters of type CoordinateNameModifier and TypeMethodDescriptionvoid
Group3DParams.setExportCoordinateName
(CoordinateName exportCoordinateName) -
Uses of CoordinateName in group3dlocaliser.tethys
Methods in group3dlocaliser.tethys that return CoordinateNameModifier and TypeMethodDescriptionGroup3dAlgorithmInfo.getCoordinateName()
Group3dAlgorithmInfo.getPossibleCoordinates()
Methods in group3dlocaliser.tethys with parameters of type CoordinateNameModifier and TypeMethodDescriptionvoid
Group3dAlgorithmInfo.setCoordinateName
(CoordinateName coordinateName) -
Uses of CoordinateName in targetMotionOld
Fields in targetMotionOld declared as CoordinateNameModifier and TypeFieldDescriptionTargetMotionOptions.exportCoordinate
Coordinate choice for Tethys export. -
Uses of CoordinateName in tethys.localization
Methods in tethys.localization that return CoordinateNameModifier and TypeMethodDescriptionstatic CoordinateName
Returns the enum constant of this class with the specified name.static CoordinateName[]
CoordinateName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tethys.localization with parameters of type CoordinateNameModifier and TypeMethodDescriptionnilus.Localize.Effort.CoordinateReferenceSystem.ReferenceFrame
LocalizationBuilder.getDefaultReferenceFrame
(CoordinateName coordinateName, LocalizationSubTypes subType) Get a default reference frame for the header of a localization document. -
Uses of CoordinateName in tethys.swing.export
Methods in tethys.swing.export that return CoordinateNameModifier and TypeMethodDescriptionCoordinateChoice.getCoordinateName()
CoordinateChoice.getPossibleCoordinates()
Methods in tethys.swing.export with parameters of type CoordinateNameModifier and TypeMethodDescriptionvoid
CoordinateChoice.setCoordinateName
(CoordinateName coordinateName)