Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
DialModelRange |
DialModelScale.getRange(int index)
Returns the color range of the specified index.
|
DialModelRange |
DialModelScale.newRange(double lower,
double upper,
java.lang.String color,
double innerRadius,
double outerRadius)
Setup the DailModel range.
|
Modifier and Type | Method and Description |
---|---|
void |
DialModelScale.removeRange(DialModelRange range)
Removes the specified range from this scale.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.