Uses of Class
org.apache.uima.tools.stylemap.StyleMapEntry
-
Packages that use StyleMapEntry Package Description org.apache.uima.tools.stylemap -
-
Uses of StyleMapEntry in org.apache.uima.tools.stylemap
Methods in org.apache.uima.tools.stylemap that return StyleMapEntry Modifier and Type Method Description StyleMapEntryColorParser. parseAndAssignColors(java.lang.String typeName, java.lang.String featureValue, java.lang.String labelString, java.lang.String styleColor)Parses the and assign colors.Methods in org.apache.uima.tools.stylemap with parameters of type StyleMapEntry Modifier and Type Method Description private voidColorParser. parseChecked(java.util.StringTokenizer token, StyleMapEntry sme)Parses the checked.private voidColorParser. parseHidden(java.util.StringTokenizer token, StyleMapEntry sme)Parses the hidden.
-