com.bbn.openmap.tools.symbology.milStd2525
Class CodeSizeModifier

java.lang.Object
  extended by com.bbn.openmap.tools.symbology.milStd2525.CodePosition
      extended by com.bbn.openmap.tools.symbology.milStd2525.CodeSizeModifier

public class CodeSizeModifier
extends CodePosition

The CodeSizeModifier is a CodeModifier for the tactical graphics scheme set, for code symbol positions 11 and 12.


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
CodeSizeModifier()
           
 
Method Summary
protected  void parsePositions(java.lang.String prefix, java.util.Properties props)
          The CodeSizeModifier is more particular.
 
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

CodeSizeModifier

public CodeSizeModifier()
Method Detail

parsePositions

protected void parsePositions(java.lang.String prefix,
                              java.util.Properties props)
The CodeSizeModifier is more particular. It wants the first 14 code in modifers.properties, and then the last one.

Overrides:
parsePositions in class CodePosition


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details