Interface | Description |
---|---|
Portrayal3D |
The top-level definition of Portrayals which portray underlying models using, er,
Java3D models.
|
Class | Description |
---|---|
FieldPortrayal3D |
Superclass of all Field Portrayals in J3D.
|
SimplePortrayal3D |
The superclass of all 3D Simple Portrayals which by default adds nothing to the 3D
scene.
|
SparseFieldPortrayal3D |
An abstract superclass for all FieldPortrayal3Ds which display SparseFields.
|