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 TypeMethodDescriptionvoidGroup3DParams.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 TypeMethodDescriptionvoidGroup3dAlgorithmInfo.setCoordinateName(CoordinateName coordinateName) -
Uses of CoordinateName in targetMotionOld
Fields in targetMotionOld declared as CoordinateNameModifier and TypeFieldDescriptionTargetMotionOptions.exportCoordinateCoordinate choice for Tethys export. -
Uses of CoordinateName in tethys.localization
Methods in tethys.localization that return CoordinateNameModifier and TypeMethodDescriptionstatic CoordinateNameReturns 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.ReferenceFrameLocalizationBuilder.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 TypeMethodDescriptionvoidCoordinateChoice.setCoordinateName(CoordinateName coordinateName)