Uses of Enum Class
org.episteme.social.geography.GISProfile.Projection
Packages that use GISProfile.Projection
Package
Description
Provides classes for social geography, human settlements, and mapping.
-
Uses of GISProfile.Projection in org.episteme.social.geography
Subclasses with type arguments of type GISProfile.Projection in org.episteme.social.geographyMethods in org.episteme.social.geography that return GISProfile.ProjectionModifier and TypeMethodDescriptionGISProfile.getProjection()static GISProfile.ProjectionReturns the enum constant of this class with the specified name.static GISProfile.Projection[]GISProfile.Projection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.episteme.social.geography with parameters of type GISProfile.Projection