Uses of Enum Class
net.anwiba.spatial.geometry.BaseGeometryType
Packages that use BaseGeometryType
-
Uses of BaseGeometryType in net.anwiba.spatial.geometry
Methods in net.anwiba.spatial.geometry that return BaseGeometryTypeModifier and TypeMethodDescriptionGeometryType.getBaseGeometryType()static BaseGeometryTypeReturns the enum constant of this class with the specified name.static BaseGeometryType[]BaseGeometryType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BaseGeometryType in net.anwiba.spatial.geometry.operator
Constructors in net.anwiba.spatial.geometry.operator with parameters of type BaseGeometryType