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, setSeuilSepequals, getPoint, hashCode, setPointpublic 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()
LSConstraintgetWeightFactor in class LSConstraintCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.