|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoxAnnotation | |
|---|---|
| de.eventhorizongilde.ehfs.chart | Classes for working with graphs. |
| Uses of BoxAnnotation in de.eventhorizongilde.ehfs.chart |
|---|
| Methods in de.eventhorizongilde.ehfs.chart that return BoxAnnotation | |
|---|---|
static BoxAnnotation |
BoxAnnotation.createForOverview(int startSeconds,
int endSeconds)
Creates a box annotation that is visible on overview graphs only. |
static BoxAnnotation |
BoxAnnotation.createForUnit(int startSeconds,
int endSeconds,
String unitGuid)
Creates a box annotation that is visible on graphs for a specific unit only. |
static BoxAnnotation |
BoxAnnotation.createGlobal(int startSeconds,
int endSeconds)
Creates a box annotation that is visible on all graphs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||