public interface SDataBar
Modifier and Type | Method and Description |
---|---|
List<SCFValueObject> |
getCFValueObjects()
Returns the value objects.
|
SColor |
getColor()
Returns the color of the bar
|
int |
getMaxLength()
Returns the maximum length in percentage of this data bar; default to 90
|
int |
getMinLength()
Returns the minimum length in percentage of this data bar; default to 10.
|
boolean |
isShowValue()
Returns whether show the value in the data bar
|
List<SCFValueObject> getCFValueObjects()
SColor getColor()
int getMinLength()
int getMaxLength()
boolean isShowValue()
Copyright © 2020. All rights reserved.