Modifier and Type | Method and Description |
---|---|
static ProjectionCoordinateSystem |
ProjectionCoordinateSystem.fromValue(java.lang.String name)
Provides the ProjectionCoordinateSystem corresponding to the
given String value.
|
ProjectionCoordinateSystem |
MapProjectionGraphOptions.getCoordinateSystem()
Gets the coordinate system option.
|
static ProjectionCoordinateSystem |
ProjectionCoordinateSystem.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProjectionCoordinateSystem[] |
ProjectionCoordinateSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MapProjectionGraphOptions.setCoordinateSystem(ProjectionCoordinateSystem value)
Sets the coordinate system option.
|
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.
|
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.