Uses of Enum
cn.mapway.geo.geometry.GeometryType
Packages that use GeometryType
-
Uses of GeometryType in cn.mapway.geo.geometry
Methods in cn.mapway.geo.geometry that return GeometryTypeModifier and TypeMethodDescriptionstatic GeometryTypeReturns the enum constant of this type with the specified name.static GeometryTypeGeometryType.valueOfCode(Integer code) static GeometryType[]GeometryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cn.mapway.geo.geometry with parameters of type GeometryType