Uses of Class
gov.nasa.gsfc.sscweb.schema.CoordinateOptions
Packages that use CoordinateOptions
-
Uses of CoordinateOptions in gov.nasa.gsfc.sscweb.schema
Subclasses of CoordinateOptions in gov.nasa.gsfc.sscweb.schemaModifier and TypeClassDescriptionclassCoordinate system component options that include location filters.Fields in gov.nasa.gsfc.sscweb.schema with type parameters of type CoordinateOptionsModifier and TypeFieldDescriptionprotected List<CoordinateOptions> TimeSeriesGraphOptions.coordinateOptionsSpecifies the coordinate options.Methods in gov.nasa.gsfc.sscweb.schema that return CoordinateOptionsModifier and TypeMethodDescriptionObjectFactory.createCoordinateOptions()Create an instance ofCoordinateOptionsMethods in gov.nasa.gsfc.sscweb.schema that return types with arguments of type CoordinateOptionsModifier and TypeMethodDescriptionTimeSeriesGraphOptions.getCoordinateOptions()Specifies the coordinate options.