Uses of Class
eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELConstraint
-
Packages that use GAELConstraint Package Description eu.europa.ec.eurostat.jgiscotools.algo.deformationgael Deformation algorithm based on agents and elasticity (GAEL model, [Gaffuri 2008]). -
-
Uses of GAELConstraint in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael
Subclasses of GAELConstraint in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael Modifier and Type Class Description class
CAngleValue
class
CPointPointDistance
class
CPointPointMaximalDistance
class
CPointPointMinimalDistance
class
CPointPosition
class
CPointSegmentJoin
class
CPointSegmentMinimalDistance
class
CSegmentLength
class
CSegmentMaximalLength
class
CSegmentMinimalLength
class
CSegmentOrientation
class
CSegmentSegmentJoin
class
CSegmentSegmentMinimalDistance
class
CSubmicroCenterPosition
class
CTriangleArea
class
CTriangleCenterPreservation
class
GAELRelationnalConstraint
class
GAELSimpleConstraint
Methods in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael that return types with arguments of type GAELConstraint Modifier and Type Method Description ArrayList<GAELConstraint>
GAELPoint. getConstraints()
-