|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsubscript.vis.VisObject
subscript.vis.VisPoints
subscript.vis.VisGaussian
public class VisGaussian
Displays a 2D ellipse representing the 1-sigma boundaries of a covariance matrix.
Constructor Summary | |
---|---|
VisGaussian(Matrix P,
VisLineStyle lstyle)
|
|
VisGaussian(MultiGaussian mg,
VisLineStyle lstyle)
|
Method Summary |
---|
Methods inherited from class subscript.vis.VisPoints |
---|
add, add, add, add, add, add, clear, getExtents, getLast, render, size |
Methods inherited from class subscript.vis.VisObject |
---|
getPosition, rotateX, rotateY, rotateZ, setPosition, setPosition, setPosition, setPositionT, setPositionXYT, setPositionXYT, setPositionXYZ, transform, transform, translate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisGaussian(Matrix P, VisLineStyle lstyle)
public VisGaussian(MultiGaussian mg, VisLineStyle lstyle)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |