public class MappedRegionFilterOptions
extends java.lang.Object
Constructor and Description |
---|
MappedRegionFilterOptions()
Constructs a MapptedRegionFilterOptions object with a default value.
|
MappedRegionFilterOptions(HemisphereOptions cusp,
HemisphereOptions cleft,
HemisphereOptions auroralOval,
HemisphereOptions polarCap,
HemisphereOptions midLatitude,
boolean lowLatitude)
Constructs a MappedRegionFilterOptions object with the given
attribute values.
|
Modifier and Type | Method and Description |
---|---|
HemisphereOptions |
getAuroralOval()
Gets the Auroral Oval hemisphere region listing options.
|
HemisphereOptions |
getCleft()
Gets the Cleft hemisphere region listing options.
|
HemisphereOptions |
getCusp()
Gets the Cusp hemisphere region listing options.
|
HemisphereOptions |
getMidLatitude()
Gets the Mid Latitude hemisphere region listing options.
|
HemisphereOptions |
getPolarCap()
Gets the Polar Cap hemisphere region listing options.
|
boolean |
isLowLatitude()
Gets the Low Latitude hemisphere region listing options.
|
void |
setAuroralOval(HemisphereOptions value)
Sets the Auroral Oval hemisphere region listing options.
|
void |
setCleft(HemisphereOptions value)
Sets the Cleft hemisphere region listing options.
|
void |
setCusp(HemisphereOptions value)
Sets the Cusp hemisphere region listing options.
|
void |
setLowLatitude(boolean value)
Sets the Low Latitude hemisphere region listing options.
|
void |
setMidLatitude(HemisphereOptions value)
Sets the Mid Latitude hemisphere region listing options.
|
void |
setPolarCap(HemisphereOptions value)
Sets the Polar Cap hemisphere region listing options.
|
public MappedRegionFilterOptions()
public MappedRegionFilterOptions(HemisphereOptions cusp, HemisphereOptions cleft, HemisphereOptions auroralOval, HemisphereOptions polarCap, HemisphereOptions midLatitude, boolean lowLatitude)
cusp
- Cusp hemisphere listing optionscleft
- Cleft hemisphere listing optionsauroralOval
- Auroral Oval hemisphere listing optionspolarCap
- Polar Cap hemisphere listing optionsmidLatitude
- Mid Latitude hemisphere listing optionslowLatitude
- Low Latitude hemisphere listing optionspublic HemisphereOptions getCusp()
setCusp(gov.nasa.gsfc.spdf.ssc.HemisphereOptions)
public void setCusp(HemisphereOptions value)
value
- new valuegetCusp()
public HemisphereOptions getCleft()
setCleft(gov.nasa.gsfc.spdf.ssc.HemisphereOptions)
public void setCleft(HemisphereOptions value)
value
- new valuegetCleft()
public HemisphereOptions getAuroralOval()
setAuroralOval(gov.nasa.gsfc.spdf.ssc.HemisphereOptions)
public void setAuroralOval(HemisphereOptions value)
value
- new valuegetAuroralOval()
public HemisphereOptions getPolarCap()
setPolarCap(gov.nasa.gsfc.spdf.ssc.HemisphereOptions)
public void setPolarCap(HemisphereOptions value)
value
- new valuegetPolarCap()
public HemisphereOptions getMidLatitude()
setMidLatitude(gov.nasa.gsfc.spdf.ssc.HemisphereOptions)
public void setMidLatitude(HemisphereOptions value)
value
- new valuegetMidLatitude()
public boolean isLowLatitude()
setLowLatitude(boolean)
public void setLowLatitude(boolean value)
value
- new valueisLowLatitude()
SSC Feedback.
Copyright © 2003-2018 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.