public abstract class LSVectorDisplConstraint extends LSExternalConstraint
sched
Constructor and Description |
---|
LSVectorDisplConstraint(LSPoint pt,
IFeature obj1,
IFeature obj2,
LSScheduler scheduler) |
LSVectorDisplConstraint(LSPoint pt,
IFeature obj1,
IFeature obj2,
LSScheduler scheduler,
DisplacementVector vector) |
Modifier and Type | Method and Description |
---|---|
String |
getNom() |
DisplacementVector |
getVector() |
double |
getWeightFactor()
Cette méthode renvoie le poids relatif de cette contrainte par rapport aux
autres contraintes de cette classe.
|
void |
setVector(DisplacementVector vector) |
calculeSystemeEquations, getNeighbour, getObj, setNeighbour, setObj, setSeuilSep
equals, getPoint, hashCode, setPoint
public LSVectorDisplConstraint(LSPoint pt, IFeature obj1, IFeature obj2, LSScheduler scheduler)
pt
- obj1
- obj2
- scheduler
- public LSVectorDisplConstraint(LSPoint pt, IFeature obj1, IFeature obj2, LSScheduler scheduler, DisplacementVector vector)
pt
- obj1
- obj2
- scheduler
- conflit
- : the displacement vector that created this
constraint.public String getNom()
public DisplacementVector getVector()
public void setVector(DisplacementVector vector)
public double getWeightFactor()
LSConstraint
getWeightFactor
in class LSConstraint
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.