Modifier and Type | Method and Description |
---|---|
static CoordinateComponent |
CoordinateComponent.fromValue(java.lang.String name)
Provides the CoordinateComponent corresponding to the given String
value.
|
CoordinateComponent |
CoordinateOptions.getComponent()
Gets the component value.
|
static CoordinateComponent |
CoordinateComponent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateComponent[] |
CoordinateComponent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CoordinateOptions.setComponent(CoordinateComponent value)
Sets the component value.
|
Constructor and Description |
---|
CoordinateOptions(CoordinateSystem coordinateSystem,
CoordinateComponent component)
Constructs a CoordinateOptions object with the given
attribute values.
|
FilteredCoordinateOptions(CoordinateSystem coordinateSystem,
CoordinateComponent component,
LocationFilter filter)
Constructs a FilteredCoordinateOptions 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.