|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPFramesConfiguration.GPFrameConfs | |
|---|---|
| fr.cnes.genopus.frames | Package containing all needed classes to create the widget for the Orekit's Frame object. |
| Uses of GPFramesConfiguration.GPFrameConfs in fr.cnes.genopus.frames |
|---|
| Methods in fr.cnes.genopus.frames that return GPFramesConfiguration.GPFrameConfs | |
|---|---|
GPFramesConfiguration.GPFrameConfs[] |
GPFramesConfiguration.getAvailableFrameConfs()
Getter for the list of frame configurations available in the widget. |
static GPFramesConfiguration.GPFrameConfs |
GPFramesConfiguration.GPFrameConfs.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPFramesConfiguration.GPFrameConfs[] |
GPFramesConfiguration.GPFrameConfs.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.cnes.genopus.frames with parameters of type GPFramesConfiguration.GPFrameConfs | |
|---|---|
void |
GPFramesConfiguration.setAvailableFrameConfs(GPFramesConfiguration.GPFrameConfs... frameConfsToShow)
Setter for the list of frame configurations available in the widget. |
void |
GPFramesConfiguration.setDefaultFramesConfiguration(GPFramesConfiguration.GPFrameConfs defaultFrameConf)
Setter for the default frames configuration. |
void |
GPFramesConfiguration.setFramesConfiguration(GPFramesConfiguration.GPFrameConfs frameConf)
Frames configuration setter. |
void |
GPFramesConfiguration.setSavedFramesConfiguration(GPFramesConfiguration.GPFrameConfs savedFrameConf)
Setter for the saved frames configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||