public class DncGeosymTextStyle extends Object
Modifier and Type | Field and Description |
---|---|
it.unimi.dsi.fastutil.ints.Int2ObjectMap<String> |
abbrevs |
int |
colorCode |
Font |
font |
String |
prefix |
String |
suffix |
Constructor and Description |
---|
DncGeosymTextStyle(Font font,
int colorCode,
String prefix,
String suffix,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<String> abbrevs) |
Copyright © 2016 Metron, Inc.. All rights reserved.