Package | Description |
---|---|
com.metsci.glimpse.dnc |
Modifier and Type | Method and Description |
---|---|
static DncChunks.DncHostChunk |
DncChunks.createHostChunk(DncChunks.DncChunkKey chunkKey,
int featureCount,
IntBuffer groupsBuf,
FloatBuffer verticesBuf,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAssignment> geosymAssignments) |
Modifier and Type | Method and Description |
---|---|
static DncIconAtlases.DncHostIconAtlas |
DncIconAtlases.createHostIconAtlas(DncChunks.DncHostChunk hChunk,
String cgmDir,
String svgDir,
int maxTextureDim,
double screenDpi) |
static DncLabelAtlases.DncHostLabelAtlas |
DncLabelAtlases.createHostLabelAtlas(DncChunks.DncHostChunk hChunk,
CharBuffer charsBuf,
IntBuffer lengthsBuf,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Color> colors,
int maxTextureDim,
double screenDpi) |
static DncChunks.DncDeviceChunk |
DncChunks.xferChunkToDevice(DncChunks.DncHostChunk hChunk,
javax.media.opengl.GL gl) |
Copyright © 2016 Metron, Inc.. All rights reserved.