|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.geometry.linearization.MaxErrorCriterion
public class MaxErrorCriterion
TODO add documentation here
Constructor Summary | |
---|---|
MaxErrorCriterion(double maxError,
int maxNumPoints)
|
Method Summary | |
---|---|
double |
getMaxError()
|
int |
getMaxNumPoints()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaxErrorCriterion(double maxError, int maxNumPoints)
Method Detail |
---|
public double getMaxError()
public int getMaxNumPoints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |