Uses of Package
net.jbeans.j3d.data

Packages that use net.jbeans.j3d.data
net.jbeans.j3d.data   
net.jbeans.j3d.modeler.geometry   
net.jbeans.j3d.modeler.scene   
 

Classes in net.jbeans.j3d.data used by net.jbeans.j3d.data
AttributeArray
          AttributeArray is an abstract class that defines various methods to handle n-dimensional attribute data such as scalars, vectors, tensors, etc.
DataArray
          DataArray is an superclass for all net.jbeans.j3d.data array objects.
DefaultColorLookupTable
          DefaultColorLookupTable is an object that maps scalar values into rgba (red-green-blue-alpha transparency) color specification, or rgba into scalar values.
InvalidDataRangeException
          This exception is thrown when an invalid range of the scalar value is specified.
LookupTable
          LookupTable is an object that map scalar values into other scalar or vector values.
 

Classes in net.jbeans.j3d.data used by net.jbeans.j3d.modeler.geometry
ColorLookupTable
          generally describe ColorLookupTable in here
 

Classes in net.jbeans.j3d.data used by net.jbeans.j3d.modeler.scene
ColorLookupTable
          generally describe ColorLookupTable in here
 



Copyright © 1995-2004 net.jbeans. All Rights Reserved.