Uses of Class
gov.nasa.gsfc.sscweb.schema.DistanceFromOptions
Packages that use DistanceFromOptions
-
Uses of DistanceFromOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as DistanceFromOptionsModifier and TypeFieldDescriptionprotected DistanceFromOptionsOutputOptions.distanceFromOptionsSpecifies the distance-from options.protected DistanceFromOptionsTimeSeriesGraphOptions.distanceFromOptionsSpecifies the distance-from options.Methods in gov.nasa.gsfc.sscweb.schema that return DistanceFromOptionsModifier and TypeMethodDescriptionObjectFactory.createDistanceFromOptions()Create an instance ofDistanceFromOptionsOutputOptions.getDistanceFromOptions()Specifies the distance-from options.TimeSeriesGraphOptions.getDistanceFromOptions()Specifies the distance-from options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type DistanceFromOptionsModifier and TypeMethodDescriptionvoidOutputOptions.setDistanceFromOptions(DistanceFromOptions value) Sets the value of the distanceFromOptions property.voidTimeSeriesGraphOptions.setDistanceFromOptions(DistanceFromOptions value) Sets the value of the distanceFromOptions property.