Uses of Enum Class
org.heigit.ohsome.ohsomeapi.inputprocessing.BoundaryType
Packages that use BoundaryType
-
Uses of BoundaryType in org.heigit.ohsome.ohsomeapi.inputprocessing
Methods in org.heigit.ohsome.ohsomeapi.inputprocessing that return BoundaryTypeModifier and TypeMethodDescriptionProcessingData.getBoundaryType()
static BoundaryType
Returns the enum constant of this class with the specified name.static BoundaryType[]
BoundaryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.heigit.ohsome.ohsomeapi.inputprocessing with parameters of type BoundaryType