|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jzy3d.contour.AbstractContourGenerator
public abstract class AbstractContourGenerator
The AbstractContourGenerator
provides various utility fonctions
to compute core contour matrices.
A concrete generator should implement computeHeightMatrix()
according to the input object on which one desire to compute a contour
(Mapper
s, Shape
s, etc).
Constructor Summary | |
---|---|
AbstractContourGenerator()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractContourGenerator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |