Class GAELSimpleConstraint
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
-
- eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELSimpleConstraint
-
- Direct Known Subclasses:
CAngleValue
,CPointPosition
,CSegmentLength
,CSegmentMaximalLength
,CSegmentMinimalLength
,CSegmentOrientation
,CSubmicroCenterPosition
,CTriangleArea
,CTriangleCenterPreservation
public abstract class GAELSimpleConstraint extends GAELConstraint
-
-
Constructor Summary
Constructors Constructor Description GAELSimpleConstraint(GAELSubmicro sm, double imp)
-
Method Summary
-
Methods inherited from class eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
getDisplacement, getDisplacement, getImportance, setImportance
-
-
-
-
Constructor Detail
-
GAELSimpleConstraint
public GAELSimpleConstraint(GAELSubmicro sm, double imp)
-
-