Uses of Class
org.apache.uima.tools.stylemap.StyleMapEntry
Packages that use StyleMapEntry
-
Uses of StyleMapEntry in org.apache.uima.tools.stylemap
Methods in org.apache.uima.tools.stylemap that return StyleMapEntryModifier and TypeMethodDescriptionColorParser.parseAndAssignColors(String typeName, String featureValue, String labelString, String styleColor) Parses the and assign colors.Methods in org.apache.uima.tools.stylemap with parameters of type StyleMapEntryModifier and TypeMethodDescriptionprivate voidColorParser.parseChecked(StringTokenizer token, StyleMapEntry sme) Parses the checked.private voidColorParser.parseHidden(StringTokenizer token, StyleMapEntry sme) Parses the hidden.