public class TickLabelMap extends Object implements ITickRenderer
ITickRenderer that can store a list of labels for given axis values.| Modifier and Type | Field and Description |
|---|---|
protected Map<Double,String> |
tickValues |
| Constructor and Description |
|---|
TickLabelMap() |
Copyright © 2016. All rights reserved.