Uses of Class
gov.nasa.gsfc.sscweb.schema.GraphFormatOptions
Packages that use GraphFormatOptions
-
Uses of GraphFormatOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as GraphFormatOptionsModifier and TypeFieldDescriptionprotected GraphFormatOptionsMapProjectionGraphOptions.formatOptionsSpecifies output label options.protected GraphFormatOptionsOrbitGraphOptions.formatOptionsOutput format options.Methods in gov.nasa.gsfc.sscweb.schema that return GraphFormatOptionsModifier and TypeMethodDescriptionObjectFactory.createGraphFormatOptions()Create an instance ofGraphFormatOptionsMapProjectionGraphOptions.getFormatOptions()Specifies output label options.OrbitGraphOptions.getFormatOptions()Output format options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type GraphFormatOptionsModifier and TypeMethodDescriptionvoidMapProjectionGraphOptions.setFormatOptions(GraphFormatOptions value) Sets the value of the formatOptions property.voidOrbitGraphOptions.setFormatOptions(GraphFormatOptions value) Sets the value of the formatOptions property.