| Package | Description |
|---|---|
| com.metsci.glimpse.charts.slippy | |
| com.metsci.glimpse.plot.timeline.layout | |
| com.metsci.glimpse.support |
Data structures and support classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SlippyMapPainter
This just wraps a tile painter and an attribution text painter (if one is specified).
|
| Modifier and Type | Method and Description |
|---|---|
DelegatePainter |
TimelineInfo.getAxisPainterDelegate() |
DelegatePainter |
TimePlotInfoImpl.getDataPainter() |
DelegatePainter |
TimePlotInfoWrapper.getDataPainter() |
DelegatePainter |
TimePlotInfo.getDataPainter() |
| Constructor and Description |
|---|
TimePlotInfoImpl(StackedTimePlot2D parent,
PlotInfo child,
GlimpseAxisLayout2D plotLayout,
GlimpseLayout labelLayout,
DataAxisMouseListener1D listener,
GridPainter gridPainter,
NumericXYAxisPainter axisPainter,
SimpleTextPainter labelPainter,
BorderPainter borderPainter,
BorderPainter labelBorderPainter,
BackgroundPainter backgroundPainter,
DelegatePainter dataPainter) |
| Modifier and Type | Method and Description |
|---|---|
static Disposable |
DisposableUtils.addGlimpsePainter(DelegatePainter delegatePainter,
GlimpsePainter painter) |
Copyright © 2018 Metron, Inc.. All rights reserved.