|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bbn.openmap.tools.symbology.milStd2525.CodePosition | +--com.bbn.openmap.tools.symbology.milStd2525.CodeMOOTWModifier
A CodeMOOTWCategory is similar to the CodeModifier CodeCategory, but it applies to the MOOTW symbol set instead. This CodePosition notes the 11 and 12 characters in MOOTW symbol codes.
Field Summary |
Fields inherited from class com.bbn.openmap.tools.symbology.milStd2525.CodePosition |
choices, DEBUG, endIndex, hierarchyNumber, id, NameProperty, nextPosition, NextProperty, NO_CHAR, NO_NUMBER, prettyName, startIndex, symbolPart |
Constructor Summary | |
CodeMOOTWModifier()
|
Method Summary | |
void |
parsePositions(java.lang.String prefix,
java.util.Properties props)
Starts looking for property 1, creates SymbolParts until the numbers run out. |
Methods inherited from class com.bbn.openmap.tools.symbology.milStd2525.CodePosition |
addPositionChoice, addPositionChoice, codeMatches, getEndIndex, getFromChoices, getHierarchyNumber, getHierarchyNumberString, getID, getNextPosition, getNULLCodePosition, getPositionChoices, getPrettyName, getStartIndex, getSymbolPart, parseHierarchy, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CodeMOOTWModifier()
Method Detail |
public void parsePositions(java.lang.String prefix, java.util.Properties props)
parsePositions
in class CodePosition
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |