Press on the image to return to the main documentation page.
jGauges
List of types:
Gauge
Gauge
Events:
None
Members:
AddSection
(
Start
As
Double
,
Stop
As
Double
,
Color
As
javafx
.
scene
.
paint
.
Paint
)
Alpha
As
Double
BaseView
As
ConcretePaneWrapper
[read
only]
ContextMenu
As
ContextMenuWrapper
DesignerCreateView
(
base
As
ConcretePaneWrapper
,
label
As
LabelWrapper
,
args
As
Map
)
Enabled
As
Boolean
Height
As
Double
[read
only]
Id
As
String
Initialize
(
arg1
As
String
)
IsInitialized
As
Boolean
Left
As
Double
MouseCursor
As
javafx
.
scene
.
Cursor
Parent
As
ConcreteNodeWrapper
[read
only]
PickOnBounds
As
Boolean
PrefHeight
As
Double
PrefWidth
As
Double
RemoveNodeFromParent
RequestFocus
SetAlphaAnimated
(
arg0
As
Int
,
arg1
As
Double
)
SetLayoutAnimated
(
arg0
As
Int
,
arg1
As
Double
,
arg2
As
Double
,
arg3
As
Double
,
arg4
As
Double
)
SetSize
(
arg0
As
Double
,
arg1
As
Double
)
Snapshot
As
ImageWrapper
Snapshot2
(
arg0
As
javafx
.
scene
.
paint
.
Paint
)
As
ImageWrapper
Style
As
String
StyleClasses
As
List
[read
only]
Tag
As
Object
TooltipText
As
String
Top
As
Double
Value
As
Double
Visible
As
Boolean
Width
As
Double
[read
only]
Members description:
AddSection
(
Start
As
Double
,
Stop
As
Double
,
Color
As
javafx
.
scene
.
paint
.
Paint
)
Adds a colored section between Start and Stop values.
Alpha
As
Double
BaseView
As
ConcretePaneWrapper
[read
only]
Returns the base pane. When the control is added as a custom view it is added to a base pane.
You can use BaseView to move or remove the view.
ContextMenu
As
ContextMenuWrapper
DesignerCreateView
(
base
As
ConcretePaneWrapper
,
label
As
LabelWrapper
,
args
As
Map
)
Enabled
As
Boolean
Height
As
Double
[read
only]
Id
As
String
Initialize
(
arg1
As
String
)
IsInitialized
As
Boolean
Left
As
Double
MouseCursor
As
javafx
.
scene
.
Cursor
Parent
As
ConcreteNodeWrapper
[read
only]
PickOnBounds
As
Boolean
PrefHeight
As
Double
PrefWidth
As
Double
RemoveNodeFromParent
RequestFocus
SetAlphaAnimated
(
arg0
As
Int
,
arg1
As
Double
)
SetLayoutAnimated
(
arg0
As
Int
,
arg1
As
Double
,
arg2
As
Double
,
arg3
As
Double
,
arg4
As
Double
)
SetSize
(
arg0
As
Double
,
arg1
As
Double
)
Snapshot
As
ImageWrapper
Snapshot2
(
arg0
As
javafx
.
scene
.
paint
.
Paint
)
As
ImageWrapper
Style
As
String
StyleClasses
As
List
[read
only]
Tag
As
Object
TooltipText
As
String
Top
As
Double
Value
As
Double
Gets or sets the current value.
Visible
As
Boolean
Width
As
Double
[read
only]
Top