public static class DncGeosymLabelMaker.DncGeosymLabelMakerEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
attr |
boolean |
forSoundings |
DncGeosymTextStyle |
textStyle |
Constructor and Description |
---|
DncGeosymLabelMakerEntry(String attr,
DncGeosymTextStyle textStyle,
boolean forSoundings) |
Modifier and Type | Method and Description |
---|---|
String |
getLabelText(java.util.function.Function<String,Object> lookupAttrValue) |
static String |
getLabelText(Object labelAttrValue,
DncGeosymTextStyle textStyle,
boolean forSoundings) |
public final String attr
public final DncGeosymTextStyle textStyle
public final boolean forSoundings
public DncGeosymLabelMakerEntry(String attr, DncGeosymTextStyle textStyle, boolean forSoundings)
public String getLabelText(java.util.function.Function<String,Object> lookupAttrValue)
public static String getLabelText(Object labelAttrValue, DncGeosymTextStyle textStyle, boolean forSoundings)
Copyright © 2016 Metron, Inc.. All rights reserved.