|
EspressChart v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--quadbase.ChartAPI.QbChartBasic.ControlPanel
| Constructor Summary | |
protected |
QbChartBasic.ControlPanel()
|
| Method Summary | |
java.awt.Color |
getColor()
Returns the color of the navigation panel for 3D charts. |
boolean |
isAnimationButtonVisible()
Determines whether the animation button is visible or not in the navigation panel. |
boolean |
isGouraudButtonVisible()
Determines whether the Gouraud button is visible or not in the navigation panel. |
boolean |
isSpeedControlVisible()
Determines whether or not the speed control button is visible in the navigation panel. |
boolean |
isToggleEnabled()
Determines whether or not toggling of the 3D navigation panel on a mouse double click is enabled. |
boolean |
isToolTipEnabled()
Determines whether or not the tool tips are enbled in the navigation panel. |
boolean |
isVisible()
Returns whether or not the navigation panel is currently being displayed for a 3D chart. |
void |
setAnimationButtonOn(boolean b)
set the animation button on/off if animation button is on, the chart will start rotation automaticly |
void |
setAnimationButtonVisible(boolean b)
Show/Hide the animate chart button in the navigation panel for 3D charts. |
void |
setColor(java.awt.Color c)
This function sets the color of the navigation panel for 3D charts. |
void |
setGouraudButtonVisible(boolean b)
Show/Hide the gouraud shading button in the navigation panel for 3D charts. |
void |
setSpeedControlVisible(boolean b)
Show/Hide the speed control button in the navigation panel. |
void |
setToggleEnabled(boolean b)
Set/Unset toggling of the navigation panel on a mouse double click event. |
void |
setToolTipEnabled(boolean b)
Enable/disable the tool tips in the navigation panel. |
void |
setVisible(boolean b)
This function enables/disables the viewing of the navigation panel for a 3D chart. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected QbChartBasic.ControlPanel()
| Method Detail |
public final boolean isVisible()
I3DControlPanelAssociated QbChart property: NAVIGATION_PANEL
isVisible in interface I3DControlPanelquadbase.util.I3DControlPanelpublic final void setVisible(boolean b)
I3DControlPanelsetVisible in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the navigation panel.public final java.awt.Color getColor()
I3DControlPanelgetColor in interface I3DControlPanelquadbase.util.I3DControlPanelpublic final void setColor(java.awt.Color c)
I3DControlPanelAssociated QbChart property: NAVIGATION_PANELCOLOR
setColor in interface I3DControlPanelquadbase.util.I3DControlPanelc - The Color object used to set the nav. panel color.public boolean isGouraudButtonVisible()
I3DControlPanelisGouraudButtonVisible in interface I3DControlPanelquadbase.util.I3DControlPanelpublic void setGouraudButtonVisible(boolean b)
I3DControlPanelAssociated QbChart property: SHOW_GOURAUDBUTTON
setGouraudButtonVisible in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the Gouraud Shading button.public boolean isAnimationButtonVisible()
I3DControlPanelisAnimationButtonVisible in interface I3DControlPanelquadbase.util.I3DControlPanelpublic void setAnimationButtonVisible(boolean b)
I3DControlPanelAssociated QbChart property: SHOW_ANIMATEBUTTON
setAnimationButtonVisible in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the animate chart button.public void setAnimationButtonOn(boolean b)
I3DControlPanelsetAnimationButtonOn in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the animate chart button.public boolean isSpeedControlVisible()
I3DControlPanelisSpeedControlVisible in interface I3DControlPanelquadbase.util.I3DControlPanelpublic void setSpeedControlVisible(boolean b)
I3DControlPanelAssociated QbChart property: SHOW_SPEEDCONTROL
setSpeedControlVisible in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the speed control button.public final void setToggleEnabled(boolean b)
I3DControlPanelAssociated QbChart property: TOGGLE3DPANEL
setToggleEnabled in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the toggle navigation panel feature.public final boolean isToggleEnabled()
I3DControlPanelisToggleEnabled in interface I3DControlPanelquadbase.util.I3DControlPanelpublic void setToolTipEnabled(boolean b)
I3DControlPanelsetToolTipEnabled in interface I3DControlPanelquadbase.util.I3DControlPanelb - The boolean state of the tool tips.public boolean isToolTipEnabled()
I3DControlPanelisToolTipEnabled in interface I3DControlPanelquadbase.util.I3DControlPanel
|
EspressChart v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||