:: com :: sun :: star :: chart ::
|
interface X3DDefaultSetter |
|
- Description
- makes it easy to set suitable defaults for illumination and rotation for 3D charts
- See also
- Dim3DDiagram
|
Methods' Summary |
set3DSettingsToDefault |
The result may depend on the current chart type and the current shade mode.
|
setDefaultRotation |
sets a suitable default for the rotation of the current 3D chart.
The result may depend on the current chart type.
|
setDefaultIllumination |
set suitable defaults for the illumination of the current 3D chart.
The result may dependent on other 3D settings as rotation or shade mode. It may depend on the current chart type also.
|
Methods' Details |
set3DSettingsToDefault
void |
set3DSettingsToDefault(); |
- Description
- The result may depend on the current chart type and the current shade mode.
|
|
setDefaultRotation
void |
setDefaultRotation(); |
- Description
- sets a suitable default for the rotation of the current 3D chart.
The result may depend on the current chart type.
|
|
setDefaultIllumination
void |
setDefaultIllumination(); |
- Description
- set suitable defaults for the illumination of the current 3D chart.
The result may dependent on other 3D settings as rotation or shade mode. It may depend on the current chart type also.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.