Uses of Class
net.opengis.sampling.x10.Projections.Member.Enum
-
Packages that use Projections.Member.Enum Package Description net.opengis.sampling.x10 -
-
Uses of Projections.Member.Enum in net.opengis.sampling.x10
Fields in net.opengis.sampling.x10 declared as Projections.Member.Enum Modifier and Type Field Description static Projections.Member.EnumProjections.Member. MGA_48static Projections.Member.EnumProjections.Member. MGA_49static Projections.Member.EnumProjections.Member. MGA_50static Projections.Member.EnumProjections.Member. MGA_51static Projections.Member.EnumProjections.Member. MGA_52static Projections.Member.EnumProjections.Member. MGA_53static Projections.Member.EnumProjections.Member. MGA_54static Projections.Member.EnumProjections.Member. MGA_55static Projections.Member.EnumProjections.Member. MGA_56static Projections.Member.EnumProjections.Member. MGA_57static Projections.Member.EnumProjections.Member. MGA_58Methods in net.opengis.sampling.x10 that return Projections.Member.Enum Modifier and Type Method Description static Projections.Member.EnumProjections.Member.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none.static Projections.Member.EnumProjections.Member.Enum. forString(String s)Returns the enum value for a string, or null if none.
-