Package | Description |
---|---|
fr.cnes.sirius.patrius.frames |
Modifier and Type | Method and Description |
---|---|
static Predefined |
Predefined.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Predefined[] |
Predefined.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Frame |
FramesFactory.getFrame(Predefined factoryKey)
Get one of the predefined frames.
|
Copyright © 2023 CNES. All rights reserved.