Uses of Enum Class
org.gvsig.lrs.lib.api.LrsSourceOfMeasures
Packages that use LrsSourceOfMeasures
-
Uses of LrsSourceOfMeasures in org.gvsig.lrs.lib.api
Methods in org.gvsig.lrs.lib.api that return LrsSourceOfMeasuresModifier and TypeMethodDescriptionLrsCreateRouteAlgorithmParams.getSourceOfMeasures()static LrsSourceOfMeasuresReturns the enum constant of this class with the specified name.static LrsSourceOfMeasures[]LrsSourceOfMeasures.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gvsig.lrs.lib.api with parameters of type LrsSourceOfMeasuresModifier and TypeMethodDescriptionvoidLrsCreateRouteAlgorithmParams.setSourceOfMeasures(LrsSourceOfMeasures sourceOfMeasures)