JMSL Chart Programmer's Guide
|
3D Drawing Elements >> Tube Attributes |
Tube Attributes
Tubes are three dimensional shaded lines. A data node is rendered as a tube if its DataType has its DATA_TYPE_TUBE bit set.
Attribute LineColor
LineColor is a Color-valued attribute that determines the color of the tube. Its
default value is Color.black
.
Attribute ColorFunction
ColorFunction is a Color-valued method which maps spatial points to colors. If ColorFunction is not defined then the tube is drawn with a solid color set by attribute LineColor.
© Visual Numerics, Inc. All rights reserved. |