Package | Description |
---|---|
com.metsci.glimpse.examples.icon | |
com.metsci.glimpse.painter.info |
Painters which draw informational overlays.
|
com.metsci.glimpse.plot.timeline | |
com.metsci.glimpse.plot.timeline.event | |
com.metsci.glimpse.plot.timeline.event.paint | |
com.metsci.glimpse.support.atlas.painter |
Modifier and Type | Method and Description |
---|---|
static void |
TextureAtlasExample.loadTextureAtlas(TextureAtlas atlas) |
Constructor and Description |
---|
SimpleIconPainter(TextureAtlas atlas) |
Constructor and Description |
---|
TooltipPainter(TextureAtlas atlas) |
Modifier and Type | Method and Description |
---|---|
TextureAtlas |
StackedTimePlot2D.getTextureAtlas() |
Constructor and Description |
---|
StackedTimePlot2D(StackedPlot2D.Orientation orientation,
Epoch epoch,
TextureAtlas atlas) |
StackedTimePlot2D(StackedPlot2D.Orientation orientation,
Epoch epoch,
TextureAtlas atlas,
TaggedAxis1D commonAxis)
Creates a StackedTimePlot2D with specified orientation.
|
Modifier and Type | Method and Description |
---|---|
TextureAtlas |
EventPlotInfo.getTextureAtlas() |
Constructor and Description |
---|
EventPlotInfo(TimePlotInfo delegate,
TextureAtlas atlas) |
Modifier and Type | Method and Description |
---|---|
TextureAtlas |
EventPainterManager.getTextureAtlas() |
Constructor and Description |
---|
EventPainterManager(EventPlotInfo plot,
EventManager manager,
Epoch epoch,
TextureAtlas atlas) |
Modifier and Type | Method and Description |
---|---|
void |
IconPainter.addIconGroup(Object iconGroupId,
TextureAtlas atlas) |
void |
IconPainter.addIconGroup(Object iconGroupId,
TextureAtlas atlas,
int initialSize)
Preallocates space for an icon group with the provided initial size.
|
Copyright © 2016 Metron, Inc.. All rights reserved.