| |
|
| vrml.ConstField vrml.field.ConstSFImage
clone | public synchronized Object clone()(Code) | | Description of the Method
Description of the Return Value |
getComponents | public int getComponents()(Code) | | Gets the components attribute of the ConstSFImage object
The components value |
getHeight | public int getHeight()(Code) | | Gets the height attribute of the ConstSFImage object
The height value |
getPixels | public void getPixels(byte[] pixels)(Code) | | Gets the pixels attribute of the ConstSFImage object
Parameters: pixels - Description of the Parameter |
getWidth | public int getWidth()(Code) | | Gets the width attribute of the ConstSFImage object
The width value |
Methods inherited from vrml.ConstField | public void markWritable()(Code)(Java Doc)
|
|
|
|