Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- allowConstantFolding() - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.LRSPointFromGeometryFunction
- allowConstantFolding() - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineInterpolatePointFunction
- allowConstantFolding() - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineLocatePointFunction
C
- calculateM(Double, Double, Double, Double) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
-
Reduced versión of straight line through two points equation to calculate M's
- call(Interpreter, Object[]) - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.LRSPointFromGeometryFunction
- call(Interpreter, Object[]) - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineInterpolatePointFunction
- call(Interpreter, Object[]) - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineLocatePointFunction
- create(Object...) - Method in class org.gvsig.lrs.lib.impl.expressionevaluator.symboltable.LRSSymbolTableFactory
- createLrsAlgorithm(LrsAlgorithmParams) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsCalibrateRouteAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsCreateRouteAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsEditRouteCalibrationAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsEditRouteCalibrationSelectIdRouteAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsGenerateDynamicSegmentationAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createLrsShowMeasuresAlgorithmParams() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createMeasuresCalculator(Geometry, boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createNewDataStore(NewFeatureStoreParameters, FeatureAttributeDescriptor) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- createNewDataStore(NewFeatureStoreParameters, FeatureAttributeDescriptor, int) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- createNewShape(FeatureType, int, String, Projection) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- createServiceParameters(String) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
D
- DefaultLrsAlgorithmsLibrary - Class in org.gvsig.lrs.lib.impl
- DefaultLrsAlgorithmsLibrary() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsLibrary
- DefaultLrsAlgorithmsManager - Class in org.gvsig.lrs.lib.impl
- DefaultLrsAlgorithmsManager() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- DefaultLrsCalibrateRouteAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsCalibrateRouteAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- DefaultLrsCreateRouteAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsCreateRouteAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- DefaultLrsEditRouteCalibrationAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsEditRouteCalibrationAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams
- DefaultLrsGenerateDynamicSegmentationAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsGenerateDynamicSegmentationAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- DefaultLrsShowMeasuresAlgorithmParams - Class in org.gvsig.lrs.lib.impl
- DefaultLrsShowMeasuresAlgorithmParams() - Constructor for class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- doInitialize() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsLibrary
- doPostInitialize() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsLibrary
- doRegistration() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsLibrary
E
- equalPoints(Point, Point) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- execute(SimpleTaskStatus) - Method in class org.gvsig.lrs.lib.impl.LrsCalibrateRouteAlgorithm
- execute(SimpleTaskStatus) - Method in class org.gvsig.lrs.lib.impl.LrsCreateRouteAlgorithm
- execute(SimpleTaskStatus) - Method in class org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- extractFirstPoint(Geometry) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- extractLines(Geometry) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
-
Extracts the lines in a Line or Multiline
- extractPoints(Geometry) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- extrapolateAfterCalibrationPoints() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- extrapolateBeforeCalibrationPoints() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
F
- FUNCTION_LRSPOINTFROMGEOMETRY - Static variable in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.LRSPointFromGeometryFunction
- FUNCTION_ST_LINEINTERPOLATEPOINT - Static variable in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineInterpolatePointFunction
- FUNCTION_ST_LINELOCATEPOINT - Static variable in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineLocatePointFunction
G
- getAsDouble(Object, DataType) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- getCalibratePointFeatureStore() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getCalibratePointIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getCoordinatePriority() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getDescription() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- getDistance() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- getFeatureStore(String, Projection) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- getFinalLandmarkField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getFromMeasureField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getFromMeasureField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getGeometryLength(Geometry) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
-
Returns geometry length without gaps
- getGeometryLength(Geometry, boolean) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
-
Returns geometry length without gaps with the option to not ignore spatial gaps.
- getIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- getIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams
- getIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getLandmarkField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getLineLength(Line) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- getManager() - Method in class org.gvsig.lrs.lib.impl.LrsCalibrateRouteAlgorithm
- getManager() - Method in class org.gvsig.lrs.lib.impl.LrsCreateRouteAlgorithm
- getManager() - Method in class org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- getMeasureCalculationMethods() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getMeasureFactor() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getMeasureOffset() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getMeasureUnits() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getModifiedMCoordinates() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- getMPointFromGeometry(Geometry, double) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- getMPointFromGeometry(Geometry, Point) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
-
Given a point without m in a M-Geometry, returns the point with the m-value
- getMultiLineLength(MultiLine, boolean) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- getNewFeatureStoreParameters() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getNewFeatureStoreParameters() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getNewFeatureStoreParameters() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getParams() - Method in class org.gvsig.lrs.lib.impl.LrsCalibrateRouteAlgorithm
- getParams() - Method in class org.gvsig.lrs.lib.impl.LrsCreateRouteAlgorithm
- getParams() - Method in class org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- getSearchRadius() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getSelectedRouteName() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- getService(DynObject) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsAlgorithmsManager
- getSourceFeatureStore() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- getSourceFeatureStore() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getSourceFeatureStore() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getSourceOfMeasures() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getToMeasureField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- getUnits() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- getValueField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getValueTableFeatureStore() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- getValueTableIdRouteField() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- GROUP_LRS - Static variable in class org.gvsig.lrs.lib.impl.expressionevaluator.symboltable.LRSSymbolTable
I
- ignoreSpatialGaps() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- ignoreSpatialGaps() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- includeAll() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- insertVertex(Geometry, Point, int) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- interpolateBetweenCalibrationPoints() - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
L
- lineInterpolatePoint(Geometry, double) - Static method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineInterpolatePointFunction
- lineLocatePoint(Geometry, Point) - Static method in class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineLocatePointFunction
- LrsAlgorithmUtils - Class in org.gvsig.lrs.lib.impl
- LrsAlgorithmUtils() - Constructor for class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
- LrsCalibrateRouteAlgorithm - Class in org.gvsig.lrs.lib.impl
- LrsCalibrateRouteAlgorithm(LrsCalibrateRouteAlgorithmParams) - Constructor for class org.gvsig.lrs.lib.impl.LrsCalibrateRouteAlgorithm
- LrsCreateRouteAlgorithm - Class in org.gvsig.lrs.lib.impl
- LrsCreateRouteAlgorithm(LrsCreateRouteAlgorithmParams) - Constructor for class org.gvsig.lrs.lib.impl.LrsCreateRouteAlgorithm
- LrsGenerateDynamicSegmentationAlgorithm - Class in org.gvsig.lrs.lib.impl
- LrsGenerateDynamicSegmentationAlgorithm(LrsGenerateDynamicSegmentationAlgorithmParams) - Constructor for class org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- LRSPointFromGeometryFunction - Class in org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs
- LRSPointFromGeometryFunction() - Constructor for class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.LRSPointFromGeometryFunction
- LRSSymbolTable - Class in org.gvsig.lrs.lib.impl.expressionevaluator.symboltable
- LRSSymbolTable() - Constructor for class org.gvsig.lrs.lib.impl.expressionevaluator.symboltable.LRSSymbolTable
- LRSSymbolTableFactory - Class in org.gvsig.lrs.lib.impl.expressionevaluator.symboltable
- LRSSymbolTableFactory() - Constructor for class org.gvsig.lrs.lib.impl.expressionevaluator.symboltable.LRSSymbolTableFactory
O
- org.gvsig.lrs.lib.impl - package org.gvsig.lrs.lib.impl
- org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs - package org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs
- org.gvsig.lrs.lib.impl.expressionevaluator.symboltable - package org.gvsig.lrs.lib.impl.expressionevaluator.symboltable
S
- selfRegister() - Static method in class org.gvsig.lrs.lib.impl.expressionevaluator.symboltable.LRSSymbolTableFactory
- setCalibratePointFeatureStore(FeatureStore) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setCalibratePointIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setCoordinatePriority(LrsCoordinatesPriority) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setDistance(double) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- setExtrapolateAfterCalibrationPoints(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setExtrapolateBeforeCalibrationPoints(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setFinalLandmarkField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setFromMeasureField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setFromMeasureField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- setIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationSelectIdRouteAlgorithmParams
- setIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setIgnoreSpatialGaps(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setIgnoreSpatialGaps(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setIncludeAll(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setInterpolateBetweenCalibrationPoints(boolean) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setLandmarkField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setMeasureCalculationMethods(LrsMeasureCalculationMethods) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setMeasureFactor(double) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setMeasureOffset(double) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setMeasureUnits(DistanceUnits) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setModifiedMCoordinates(Map<FeatureReference, List<Double>>) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- setNewFeatureStoreParameters(NewFeatureStoreParameters) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setNewFeatureStoreParameters(NewFeatureStoreParameters) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setNewFeatureStoreParameters(NewFeatureStoreParameters) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setParams(LrsAlgorithmParams) - Method in class org.gvsig.lrs.lib.impl.LrsCalibrateRouteAlgorithm
- setParams(LrsAlgorithmParams) - Method in class org.gvsig.lrs.lib.impl.LrsCreateRouteAlgorithm
- setParams(LrsAlgorithmParams) - Method in class org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- setSearchRadius(double) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setSelectedRouteName(String) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsEditRouteCalibrationAlgorithmParams
- setSourceFeatureStore(FeatureStore) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCalibrateRouteAlgorithmParams
- setSourceFeatureStore(FeatureStore) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setSourceFeatureStore(FeatureStore) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setSourceOfMeasures(LrsSourceOfMeasures) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setToMeasureField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsCreateRouteAlgorithmParams
- setUnits(int) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsShowMeasuresAlgorithmParams
- setValueField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setValueTableFeatureStore(FeatureStore) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- setValueTableIdRouteField(FeatureAttributeDescriptor) - Method in class org.gvsig.lrs.lib.impl.DefaultLrsGenerateDynamicSegmentationAlgorithmParams
- STLineInterpolatePointFunction - Class in org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs
- STLineInterpolatePointFunction() - Constructor for class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineInterpolatePointFunction
- STLineLocatePointFunction - Class in org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs
- STLineLocatePointFunction() - Constructor for class org.gvsig.lrs.lib.impl.expressionevaluator.function.lrs.STLineLocatePointFunction
- straightLineThroughTwoPointsEquation(double, double, double, double, double) - Static method in class org.gvsig.lrs.lib.impl.LrsAlgorithmUtils
-
Straight line through two points equation.
All Classes and Interfaces|All Packages|Constant Field Values