Package | Description |
---|---|
fr.cnes.sirius.patrius.projections |
Modifier and Type | Method and Description |
---|---|
EnumLineProperty |
GeneralizedFlamsteedSamson.getLineProperty()
Getter for line property .
|
EnumLineProperty |
Mercator.getLineProperty()
Getter for line property .
|
EnumLineProperty |
IdentityProjection.getLineProperty()
Getter for line property .
|
EnumLineProperty |
IProjection.getLineProperty()
Getter for 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<GeodeticPoint> list,
EnumLineProperty ltype,
double maxLength)
Discretizes a polygon conforming to a line property directive, and a maximum length of discretization.
|
Copyright © 2018 CNES. All Rights Reserved.