Class GAELRelationnalConstraint
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELRelationnalConstraint
-
- Direct Known Subclasses:
CPointPointDistance
,CPointPointMaximalDistance
,CPointPointMinimalDistance
,CPointSegmentJoin
,CPointSegmentMinimalDistance
,CSegmentSegmentJoin
,CSegmentSegmentMinimalDistance
public abstract class GAELRelationnalConstraint extends GAELConstraint
-
-
Constructor Summary
Constructors Constructor Description GAELRelationnalConstraint(GAELSubmicro sm1, GAELSubmicro sm2, double imp)
-
Method Summary
-
Methods inherited from class eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
getDisplacement, getDisplacement, getImportance, setImportance
-
-
-
-
Constructor Detail
-
GAELRelationnalConstraint
public GAELRelationnalConstraint(GAELSubmicro sm1, GAELSubmicro sm2, double imp)
-
-