Uses of Class
gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
-
-
Uses of GraphLabelOptions in gov.nasa.gsfc.spdf.ssc
Methods in gov.nasa.gsfc.spdf.ssc that return GraphLabelOptions Modifier and Type Method Description GraphLabelOptionsGraphFormatOptions. getCustomLabelOptions()Gets the custom label options.Methods in gov.nasa.gsfc.spdf.ssc with parameters of type GraphLabelOptions Modifier and Type Method Description voidGraphFormatOptions. setCustomLabelOptions(GraphLabelOptions value)Sets the custom label options.Constructors in gov.nasa.gsfc.spdf.ssc with parameters of type GraphLabelOptions Constructor Description GraphFormatOptions(GraphLabelOptions customLabelOptions, float charSize, float symbolSize)Constructs a GraphFormatOption object with the given attribute values.
-