Uses of Class
parsedtree.UnitTypeDefinition

Packages that use UnitTypeDefinition
parsedtree Implements a SAXEventProcessor interface that produces a tree that represents the dance animation data. 
 

Uses of UnitTypeDefinition in parsedtree
 

Fields in parsedtree declared as UnitTypeDefinition
private  UnitTypeDefinition XMLParser.DefineUnitTypeProcessor.unitTypeDefinition
           
 UnitTypeDefinition UnitDefinition.unitType
          The object containing the details for the type of unit.
 UnitTypeDefinition[] FigureDefinition.unitTypeDefinitions
          DOCUMENT ME!
 

Methods in parsedtree with parameters of type UnitTypeDefinition
private  void XMLParser.ResolveUnitTypeDefinitions(FigureDefinition figureUsingUnitTypes, UnitTypeDefinition unitTypeDefinition)
          DOCUMENT ME!
 

Constructors in parsedtree with parameters of type UnitTypeDefinition
XMLParser.DefineUnitTypeProcessor(XMLParser.SAXEventProcessor parent, UnitTypeDefinition unitTypeDefinition)
          Creates a new DefineUnitTypeProcessor object.
 



Copyright © 2003 Nigel Westbury