|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShadowFunctionOrSetType | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
visad.bom |
Uses of ShadowFunctionOrSetType in visad |
---|
Subclasses of ShadowFunctionOrSetType in visad | |
---|---|
class |
ShadowFunctionType
The ShadowFunctionType class shadows the FunctionType class, within a DataDisplayLink. |
class |
ShadowSetType
The ShadowSetType class shadows the SetType class, within a DataDisplayLink. |
Uses of ShadowFunctionOrSetType in visad.bom |
---|
Methods in visad.bom with parameters of type ShadowFunctionOrSetType | |
---|---|
void |
ShadowImageFunctionTypeJ3D.buildCurvedTexture(Object group,
Set domain_set,
Unit[] dataUnits,
Unit[] domain_units,
float[] default_values,
ShadowRealType[] DomainComponents,
int valueArrayLength,
int[] inherited_values,
int[] valueToScalar,
GraphicsModeControl mode,
float constant_alpha,
float[] value_array,
float[] constant_color,
byte[][] color_bytes,
DisplayImpl display,
int curved_size,
ShadowRealTupleType Domain,
CoordinateSystem dataCoordinateSystem,
DataRenderer renderer,
ShadowFunctionOrSetType adaptedShadowType,
int[] start,
int lenX,
int lenY,
float[][] samples,
int bigX,
int bigY)
|
void |
ShadowImageByRefFunctionTypeJ3D.buildCurvedTexture(Object group,
Set domain_set,
Unit[] dataUnits,
Unit[] domain_units,
float[] default_values,
ShadowRealType[] DomainComponents,
int valueArrayLength,
int[] inherited_values,
int[] valueToScalar,
GraphicsModeControl mode,
float constant_alpha,
float[] value_array,
float[] constant_color,
DisplayImpl display,
int curved_size,
ShadowRealTupleType Domain,
CoordinateSystem dataCoordinateSystem,
DataRenderer renderer,
ShadowFunctionOrSetType adaptedShadowType,
int[] start,
int lenX,
int lenY,
int bigX,
int bigY,
VisADImageTile tile)
|
Constructors in visad.bom with parameters of type ShadowFunctionOrSetType | |
---|---|
ShadowImageByRefFunctionTypeJ3D(MathType t,
DataDisplayLink link,
ShadowType parent,
int[] inherited_values,
ShadowFunctionOrSetType adaptedShadowType,
int levelOfDifficulty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |