Package | Description |
---|---|
com.metsci.glimpse.dnc | |
com.metsci.glimpse.dnc.convert | |
com.metsci.glimpse.examples.dnc |
Modifier and Type | Field and Description |
---|---|
DncChunks.DncChunkKey |
DncIconAtlases.DncHostIconAtlas.chunkKey |
DncChunks.DncChunkKey |
DncIconAtlases.DncDeviceIconAtlas.chunkKey |
DncChunks.DncChunkKey |
DncChunks.DncHostChunk.chunkKey |
DncChunks.DncChunkKey |
DncChunks.DncDeviceChunk.chunkKey |
DncChunks.DncChunkKey |
DncChunks.DncGroup.chunkKey |
DncChunks.DncChunkKey |
DncFeature.chunkKey |
DncChunks.DncChunkKey |
DncLabelAtlases.DncHostLabelAtlas.chunkKey |
DncChunks.DncChunkKey |
DncLabelAtlases.DncDeviceLabelAtlas.chunkKey |
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableCollection<DncChunks.DncChunkKey> |
DncQuery.chunkKeys |
java.util.function.Function<DncChunks.DncChunkKey,Flat2Render.DncChunkPriority> |
DncPainter.chunkPriorityFunc |
Modifier and Type | Method and Description |
---|---|
Collection<DncChunks.DncChunkKey> |
DncPainter.activeChunkKeys() |
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) |
void |
DncPainter.highlightFeatures(DncChunks.DncChunkKey chunkKey,
it.unimi.dsi.fastutil.ints.IntCollection featureNums) |
boolean |
DncPainter.isChunkActive(DncChunks.DncChunkKey chunkKey) |
Constructor and Description |
---|
DncAreaFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader,
java.util.function.Supplier<List<List<LatLonGeo>>> ringsLoader) |
DncDeviceChunk(DncChunks.DncChunkKey chunkKey,
int featureCount,
Collection<DncChunks.DncGroup> groups,
int verticesHandle) |
DncDeviceIconAtlas(DncChunks.DncChunkKey chunkKey,
Map<String,DncAtlases.DncAtlasEntry> entries,
int textureHandle) |
DncDeviceLabelAtlas(DncChunks.DncChunkKey chunkKey,
int textureWidth,
int textureHeight,
int entriesAlignHandle,
int entriesBoundsHandle,
int textureHandle) |
DncFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader) |
DncGroup(DncChunks.DncChunkKey chunkKey,
DncGeosymAssignment geosymAssignment,
int labelFirst,
int labelsCharFirst,
int labelsCharCount,
int labelsLengthFirst,
int labelsLengthCount,
int trianglesCoordFirst,
int trianglesCoordCount,
int linesCoordFirst,
int linesCoordCount,
int iconsCoordFirst,
int iconsCoordCount,
int labelsCoordFirst,
int labelsCoordCount) |
DncHostChunk(DncChunks.DncChunkKey chunkKey,
int featureCount,
Collection<DncChunks.DncGroup> groups,
FloatBuffer verticesBuf) |
DncHostIconAtlas(DncChunks.DncChunkKey chunkKey,
Map<String,DncAtlases.DncAtlasEntry> entries,
TexturableImage textureImage) |
DncHostLabelAtlas(DncChunks.DncChunkKey chunkKey,
FloatBuffer entriesAlignBuf,
FloatBuffer entriesBoundsBuf,
TexturableImage textureImage) |
DncLineFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader,
java.util.function.Supplier<List<LatLonGeo>> pointsLoader) |
DncPointFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader,
java.util.function.Supplier<LatLonGeo> pointLoader) |
Constructor and Description |
---|
DncQuery(Collection<DncChunks.DncChunkKey> chunkKeys,
float xMin,
float xMax,
float yMin,
float yMax) |
Modifier and Type | Field and Description |
---|---|
DncChunks.DncChunkKey |
Flat2Render.DncChunkJob.chunkKey |
DncChunks.DncChunkKey |
Query.QueryChunk.chunkKey |
DncChunks.DncChunkKey |
Render.RenderChunk.chunkKey |
Modifier and Type | Method and Description |
---|---|
void |
Flat2Query.QueryCache.getChunk(DncChunks.DncChunkKey chunkKey,
java.util.function.Function<DncChunks.DncChunkKey,Flat2Render.DncChunkPriority> priorityFunc,
java.util.function.Consumer<DncTree> callback) |
void |
Flat2Render.RenderCache.getChunk(DncChunks.DncChunkKey chunkKey,
java.util.function.Function<DncChunks.DncChunkKey,Flat2Render.DncChunkPriority> priorityFunc,
java.util.function.Consumer<Render.RenderChunk> callback) |
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncFeature> |
Flat2Query.QueryCache.loadFeatures(DncChunks.DncChunkKey chunkKey,
it.unimi.dsi.fastutil.ints.IntCollection featureNums) |
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncFeature> |
Flat2Query.QueryDatabase.loadFeatures(DncChunks.DncChunkKey chunkKey,
it.unimi.dsi.fastutil.ints.IntCollection featureNums) |
Constructor and Description |
---|
DncChunkJob(DncChunks.DncChunkKey chunkKey,
long submitTime_PMILLIS,
Flat2Render.DncChunkPriority priority) |
QueryChunk(DncChunks.DncChunkKey chunkKey,
long treeWordFirst,
int interiorNodeCount,
int leafNodeCount,
int pointItemCount,
int lineItemCount,
int triangleItemCount) |
RenderChunk(DncChunks.DncChunkKey chunkKey,
int featureCount,
int groupFirst,
int groupCount,
int labelCharFirst,
int labelCharCount,
int labelLengthFirst,
int labelLengthCount,
long vertexCoordFirst,
int vertexCoordCount) |
Modifier and Type | Method and Description |
---|---|
void |
DncExplorerTreeTableModel.setChunkFeatures(DncChunks.DncChunkKey chunkKey,
Collection<DncFeature> features) |
Modifier and Type | Method and Description |
---|---|
void |
DncExplorerTreeTableModel.retainChunks(Set<DncChunks.DncChunkKey> chunkKeys) |
Copyright © 2016 Metron, Inc.. All rights reserved.