Package | Description |
---|---|
com.emxsys.chart.extension |
Modifier and Type | Class and Description |
---|---|
class |
NumberTickUnit |
Modifier and Type | Method and Description |
---|---|
TickUnit |
TickUnitSource.getCeilingTickUnit(double size)
Returns the tick unit in the collection that is greater than or equal to
the specified size.
|
TickUnit |
TickUnitSource.getCeilingTickUnit(TickUnit unit)
Returns the tick unit in the collection that is greater than or equal to
(in size) the specified unit.
|
TickUnit |
TickUnitSource.getLargerTickUnit(TickUnit unit)
Returns a tick unit that is larger than the supplied unit.
|
Modifier and Type | Method and Description |
---|---|
void |
TickUnitSource.add(TickUnit tickUnit) |
TickUnit |
TickUnitSource.getCeilingTickUnit(TickUnit unit)
Returns the tick unit in the collection that is greater than or equal to
(in size) the specified unit.
|
TickUnit |
TickUnitSource.getLargerTickUnit(TickUnit unit)
Returns a tick unit that is larger than the supplied unit.
|
Copyright © 2016 Emxsys. All rights reserved.