Uses of Class
gov.nasa.gsfc.sscweb.schema.GraphLabelOptions
Packages that use GraphLabelOptions
-
Uses of GraphLabelOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as GraphLabelOptionsModifier and TypeFieldDescriptionprotected GraphLabelOptionsGraphFormatOptions.customLabelOptionsSpecifies custom labels.Methods in gov.nasa.gsfc.sscweb.schema that return GraphLabelOptionsModifier and TypeMethodDescriptionObjectFactory.createGraphLabelOptions()Create an instance ofGraphLabelOptionsGraphFormatOptions.getCustomLabelOptions()Specifies custom labels.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type GraphLabelOptionsModifier and TypeMethodDescriptionvoidGraphFormatOptions.setCustomLabelOptions(GraphLabelOptions value) Sets the value of the customLabelOptions property.