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 TypeMethodDescriptionvoidMetSymbol.setRotateXInfo(RotateInfo value) Set the RotateXInfo property.voidMetSymbol.setRotateYInfo(RotateInfo value) Set the RotateYInfo property.voidMetSymbol.setRotateZInfo(RotateInfo value) Set the RotateZInfo property.