Package | Description |
---|---|
com.metsci.glimpse.dnc | |
com.metsci.glimpse.dnc.convert | |
com.metsci.glimpse.dnc.geosym |
Modifier and Type | Field and Description |
---|---|
DncGeosymAssignment |
DncChunks.DncGroup.geosymAssignment |
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) |
Constructor and Description |
---|
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) |
Modifier and Type | Field and Description |
---|---|
DncGeosymAssignment |
Flat2Render.TransitionalGroup.geosymAssignment |
Modifier and Type | Field and Description |
---|---|
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAssignment> |
Flat2Render.RenderCache.geosymAssignments |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ListMultimap<String,DncGeosymAssignment> |
Flat2Render.createFcodeToGeosymAssignmentsMap(Collection<DncGeosymAssignment> geosymAssignments) |
Modifier and Type | Method and Description |
---|---|
static float |
Flat2Render.featureRotation_CCWRAD(DncGeosymAssignment geosymAssignment,
java.util.function.Function<String,Object> featureAttrs,
DncProjections.DncProjection proj,
float x,
float y) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ListMultimap<String,DncGeosymAssignment> |
Flat2Render.createFcodeToGeosymAssignmentsMap(Collection<DncGeosymAssignment> geosymAssignments) |
Constructor and Description |
---|
TransitionalGroup(DncGeosymAssignment geosymAssignment) |
Constructor and Description |
---|
TransitionalDatabase(File flatDir,
DncProjections.DncProjection proj,
com.google.common.collect.ListMultimap<String,DncGeosymAssignment> geosymAssignments,
java.util.function.Function<String,Object> externalAttrs) |
Modifier and Type | Method and Description |
---|---|
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAssignment> |
DncGeosymIo.readDncSymbolAssignments() |
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAssignment> |
DncGeosymIo.readDncSymbolAssignments(String filename) |
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAssignment> |
DncGeosymIo.readGeosymAssignments(BufferedReader reader,
int productIdFilter,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<String> featureDelinCodes,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymAttributeExpression> attrExprs,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymIo.DncGeosymLabelJoin> labelJoins) |
Copyright © 2016 Metron, Inc.. All rights reserved.