Uses of Class
gov.nasa.gsfc.sscweb.schema.MappedRegionFilterOptions
Packages that use MappedRegionFilterOptions
-
Uses of MappedRegionFilterOptions in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as MappedRegionFilterOptionsModifier and TypeFieldDescriptionprotected MappedRegionFilterOptionsRegionFilterOptions.magneticTraceRegionsSpecifies the magnetic trace region filter options.protected MappedRegionFilterOptionsRegionFilterOptions.radialTraceRegionsSpecifies the radial trace region filter options.Methods in gov.nasa.gsfc.sscweb.schema that return MappedRegionFilterOptionsModifier and TypeMethodDescriptionObjectFactory.createMappedRegionFilterOptions()Create an instance ofMappedRegionFilterOptionsRegionFilterOptions.getMagneticTraceRegions()Specifies the magnetic trace region filter options.RegionFilterOptions.getRadialTraceRegions()Specifies the radial trace region filter options.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type MappedRegionFilterOptionsModifier and TypeMethodDescriptionvoidRegionFilterOptions.setMagneticTraceRegions(MappedRegionFilterOptions value) Sets the value of the magneticTraceRegions property.voidRegionFilterOptions.setRadialTraceRegions(MappedRegionFilterOptions value) Sets the value of the radialTraceRegions property.