Package | Description |
---|---|
com.metsci.glimpse.dnc.geosym |
Modifier and Type | Field and Description |
---|---|
DncGeosymTextStyle |
DncGeosymIo.DncGeosymLabelJoin.textStyle |
DncGeosymTextStyle |
DncGeosymLabelMaker.DncGeosymLabelMakerEntry.textStyle |
Modifier and Type | Method and Description |
---|---|
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymTextStyle> |
DncGeosymIo.readGeosymTextStyles(BufferedReader reader,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<String> fontNameCodes,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<String> fontStyleCodes,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.Int2ObjectMap<String>> textAbbrevs) |
Modifier and Type | Method and Description |
---|---|
static String |
DncGeosymLabelMaker.DncGeosymLabelMakerEntry.getLabelText(Object labelAttrValue,
DncGeosymTextStyle textStyle,
boolean forSoundings) |
static DncGeosymLabelMaker.DncGeosymLabelMakerEntry |
DncGeosymLabelMaker.newEntry(String attr,
DncGeosymTextStyle textStyle,
boolean forSoundings) |
static DncGeosymLabelMaker.DncGeosymLabelMakerEntry |
DncGeosymLabelMaker.newEntry(String attr,
DncGeosymTextStyle textStyle,
DncGeosymLabelLocation labelLocation) |
static Map<AttributedCharacterIterator.Attribute,Object> |
DncGeosymLabelUtils.toTextAttributes(DncGeosymTextStyle textStyle,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Color> colors) |
DncGeosymLabelMaker |
DncGeosymLabelMaker.with(String attr,
DncGeosymTextStyle textStyle) |
Modifier and Type | Method and Description |
---|---|
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymIo.DncGeosymLabelJoin> |
DncGeosymIo.readGeosymLabelJoins(BufferedReader reader,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymTextStyle> textStyles,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<DncGeosymLabelLocation> labelLocations) |
Constructor and Description |
---|
DncGeosymLabelJoin(DncGeosymTextStyle textStyle,
DncGeosymLabelLocation labelLocation) |
DncGeosymLabelMaker(String attr,
DncGeosymTextStyle textStyle,
DncGeosymLabelLocation labelLocation) |
DncGeosymLabelMakerEntry(String attr,
DncGeosymTextStyle textStyle,
boolean forSoundings) |
Copyright © 2016 Metron, Inc.. All rights reserved.