Package | Description |
---|---|
fr.cnes.genius.constraints |
Modifier and Type | Method and Description |
---|---|
GConstraint.Position |
GConstraint.getDock()
Get the position associated to the dock.
|
static GConstraint.Position |
GConstraint.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GConstraint.Position[] |
GConstraint.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static GBasicConstraintInterface |
GConstraint.dock(GConstraint.Position position)
Create a dock basic constraint to be passed to the constructor.
|
void |
GConstraint.setDock(GConstraint.Position position)
Set the dock position.
|
Copyright © 2024. All rights reserved.