类 ConicProjection

  • 所有已实现的接口:
    java.lang.Cloneable
    直接已知子类:
    EquidistantConicProjection, LambertConformalConicProjection, SimpleConicProjection, SineTangentSeriesProjection

    public abstract class ConicProjection
    extends Projection
    A projection formed by projecting the sphere onto a cone tangent, or secant, to the sphere along any small circle (usually a mid-latitude parallel). In the normal aspect (which is oblique for conic projections), parallels are projected as concentric arcs of circles, and meridians are projected as straight lines radiating at uniform angular intervals from the apex of the flattened cone.
    • 构造器详细资料

      • ConicProjection

        public ConicProjection()
    • 方法详细资料