Uses of Class
ucar.unidata.ui.symbol.RotateInfo
Packages that use RotateInfo
-
Uses of RotateInfo in ucar.unidata.ui.symbol
Methods in ucar.unidata.ui.symbol that return RotateInfoModifier and TypeMethodDescriptionRotateInfo.doClone()
MetSymbol.getRotateInfo
(int type) Get the rotate info object for the given type.MetSymbol.getRotateXInfo()
Get the RotateXInfo property.MetSymbol.getRotateYInfo()
Get the RotateYInfo property.MetSymbol.getRotateZInfo()
Get the RotateZInfo property.Methods in ucar.unidata.ui.symbol with parameters of type RotateInfoModifier and TypeMethodDescriptionvoid
MetSymbol.setRotateXInfo
(RotateInfo value) Set the RotateXInfo property.void
MetSymbol.setRotateYInfo
(RotateInfo value) Set the RotateYInfo property.void
MetSymbol.setRotateZInfo
(RotateInfo value) Set the RotateZInfo property.