| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.projections |
| Modifier and Type | Method and Description |
|---|---|
EnumLineProperty |
Mercator.getLineProperty()
Getter for the line property.
|
EnumLineProperty |
IProjection.getLineProperty()
Getter for the line property.
|
EnumLineProperty |
IdentityProjection.getLineProperty()
Getter for the line property.
|
EnumLineProperty |
GeneralizedFlamsteedSamson.getLineProperty()
Getter for the line property.
|
static EnumLineProperty |
EnumLineProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumLineProperty[] |
EnumLineProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Vector2D> |
AbstractProjection.discretizeAndApplyTo(List<EllipsoidPoint> list,
EnumLineProperty ltype,
double maxLength)
Discretizes a polygon conforming to a line property directive, and a maximum length of discretization.
|
Copyright © 2025 CNES. All rights reserved.