Modifier and Type | Method and Description |
---|---|
GraphFormatOptions |
MapProjectionGraphOptions.getFormatOptions()
Gets the output format options.
|
GraphFormatOptions |
OrbitGraphOptions.getFormatOptions()
Gets the output format options.
|
Modifier and Type | Method and Description |
---|---|
void |
MapProjectionGraphOptions.setFormatOptions(GraphFormatOptions value)
Sets the output format options.
|
void |
OrbitGraphOptions.setFormatOptions(GraphFormatOptions value)
Sets the output format options.
|
Constructor and Description |
---|
MapProjectionGraphOptions(Trace trace,
ProjectionCoordinateSystem coordinateSystem,
boolean showContinents,
MapProjection projection,
java.util.List<java.lang.String> groundStations,
MapLimits mapLimits,
PolarMapOrientation polarMapOrientation,
float longitudeVerticalDown,
java.lang.String title,
GraphFormatOptions formatOptions)
Constructs a MapProjectionGraphOptions object with the given
attribute values.
|
OrbitGraphOptions(CoordinateSystem coordinateSystem,
boolean combined,
boolean xyView,
boolean xzView,
boolean yzView,
boolean xrView,
boolean sunToRight,
GraphScale manualScale,
boolean evenAxesScales,
boolean showBowShockMagnetopause,
float solarWindPressure,
float imfBz,
GraphFormatOptions formatOptions)
Constructs a GraphOptions object with the given attribute values.
|
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.