Package | Description |
---|---|
com.metsci.glimpse.dnc.convert | |
com.metsci.glimpse.util.primitives.sorted |
Modifier and Type | Field and Description |
---|---|
FloatsArray |
Flat2Render.TransitionalGroup.iconCoords |
FloatsArray |
Flat2Render.TransitionalGroup.labelCoords |
FloatsArray |
Flat2Render.TransitionalGroup.lineCoords |
FloatsArray |
Flat2Render.TransitionalGroup.triangleCoords |
Modifier and Type | Method and Description |
---|---|
static FloatsArray |
Flat2Render.computeAreaFeatureLineCoords(int featureNum,
float[][] xyRings) |
static FloatsArray |
Flat2Render.computeAreaFeatureTriangleCoords(int featureNum,
float[][] xyRings) |
static FloatsArray |
Flat2Render.computeLineFeatureLineCoords(int featureNum,
float[] xys) |
Modifier and Type | Method and Description |
---|---|
static void |
Flat2Render.appendLineCoords(int featureNum,
float[] xys,
FloatsArray lineCoords) |
Modifier and Type | Class and Description |
---|---|
class |
SortedFloatsArray |
Copyright © 2016 Metron, Inc.. All rights reserved.