Uses of Class
eu.europa.ec.eurostat.jgiscotools.algo.deformationgael.GAELSubmicro
-
Packages that use GAELSubmicro Package Description eu.europa.ec.eurostat.jgiscotools.algo.deformationgael Deformation algorithm based on agents and elasticity (GAEL model, [Gaffuri 2008]). -
-
Uses of GAELSubmicro in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael
Subclasses of GAELSubmicro in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael Modifier and Type Class Description class
SMAngle
class
SMSegment
class
SMSinglePoint
class
SMTriangle
Constructors in eu.europa.ec.eurostat.jgiscotools.algo.deformationgael with parameters of type GAELSubmicro Constructor Description CSubmicroCenterPosition(GAELSubmicro sm, double imp, org.locationtech.jts.geom.Coordinate goalC)
GAELRelationnalConstraint(GAELSubmicro sm1, GAELSubmicro sm2, double imp)
GAELSimpleConstraint(GAELSubmicro sm, double imp)
-