Class CSegmentSegmentJoin
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELRelationnalConstraint
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.CSegmentSegmentJoin
-
public class CSegmentSegmentJoin extends GAELRelationnalConstraint
-
-
Constructor Summary
Constructors Constructor Description CSegmentSegmentJoin(SMSegment s1, SMSegment s2, double importance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.locationtech.jts.geom.Coordinate
getDisplacement(GAELPoint p, double alpha)
-
Methods inherited from class eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
getDisplacement, getImportance, setImportance
-
-
-
-
Method Detail
-
getDisplacement
public org.locationtech.jts.geom.Coordinate getDisplacement(GAELPoint p, double alpha)
- Specified by:
getDisplacement
in classGAELConstraint
-
-