Package | Description |
---|---|
com.metsci.glimpse.dnc | |
com.metsci.glimpse.dnc.convert | |
com.metsci.glimpse.examples.dnc |
Modifier and Type | Class and Description |
---|---|
class |
DncAreaFeature |
class |
DncLineFeature |
class |
DncPointFeature |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
Flat2Query.QueryCache.runQuery(DncQuery query,
java.util.function.Function<DncChunks.DncChunkKey,Flat2Render.DncChunkPriority> priorityFn,
java.util.function.BiConsumer<DncChunks.DncChunkKey,Collection<DncFeature>> callback) |
Modifier and Type | Method and Description |
---|---|
void |
DncExplorerTreeTableModel.setChunkFeatures(DncChunks.DncChunkKey chunkKey,
Collection<DncFeature> features) |
Copyright © 2016 Metron, Inc.. All rights reserved.