Uses of Class
fr.cnes.sirius.patrius.projections.EnumLineProperty

Packages that use EnumLineProperty
fr.cnes.sirius.patrius.projections   
 

Uses of EnumLineProperty in fr.cnes.sirius.patrius.projections
 

Methods in fr.cnes.sirius.patrius.projections that return EnumLineProperty
 EnumLineProperty Mercator.getLineProperty()
          Getter for line property .
 EnumLineProperty GeneralizedFlamsteedSamson.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.
 

Methods in fr.cnes.sirius.patrius.projections with parameters of type EnumLineProperty
 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 © 2017 CNES. All Rights Reserved.