Uses of Enum Class
cz.fidentis.analyst.data.landmarks.MeshVicinity.Location
Packages that use MeshVicinity.Location
-
Uses of MeshVicinity.Location in cz.fidentis.analyst.data.landmarks
Methods in cz.fidentis.analyst.data.landmarks that return MeshVicinity.LocationModifier and TypeMethodDescriptionMeshVicinity.getPositionType()
Gets the position type same as getPositionType(double distanceThreshold) with distance threshold set to 0MeshVicinity.getPositionType
(double distanceThreshold) Gets the position type based on distance threshold.static MeshVicinity.Location
Returns the enum constant of this class with the specified name.static MeshVicinity.Location[]
MeshVicinity.Location.values()
Returns an array containing the constants of this enum class, in the order they are declared.