BasicTicker, PrefixTickerpublic interface Ticker
| Modifier and Type | Method | Description |
|---|---|---|
Tick[] |
getTicks(double dlo,
double dhi,
boolean withMinor,
Captioner captioner,
Orientation orient,
int npix,
double crowding) |
Generates tick marks for labelling a plot axis.
|
Tick[] getTicks(double dlo, double dhi, boolean withMinor, Captioner captioner, Orientation orient, int npix, double crowding)
dlo - minimum axis data valuedhi - maximum axis data valuewithMinor - if true minor axes are included,
if false only major (labelled) ones arecaptioner - caption painterorient - label orientationnpix - number of pixels along the axiscrowding - 1 for normal tick density on the axis,
lower for fewer labels, higher for moreCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.