Class GisProjectionDescriptor

    • Constructor Detail

      • GisProjectionDescriptor

        public GisProjectionDescriptor​(ProjectionData proj)
    • Method Detail

      • getImpliedLayout3D

        public String getImpliedLayout3D()
        Description copied from interface: ProjectionDescriptor
        Gets the implied 3d layout of the projection, if any. For example, a grid projection implies a grid layout.
        Returns:
        the implied layout of the projection, if any.
      • getImpliedLayout2D

        public String getImpliedLayout2D()
        Description copied from interface: ProjectionDescriptor
        Gets the implied 2d layout of the projection, if any. For example, a grid projection implies a grid layout.
        Returns:
        the implied layout of the projection, if any.