Package cz.cuni.amis.pogamut.unreal.t3dgenerator

Package class diagram package cz.cuni.amis.pogamut.unreal.t3dgenerator
This package contains classes for the actual generator code.

See:
          Description

Interface Summary
INamingFactory An interface for class that provides automatic naming strategy for objects based on their class.
IT3dGenerator Interface for any T3d generator.
IT3dGeneratorContext Interface for objects that somehow alter the generation of T3D.
 

Class Summary
AbstractT3dGenerator A simple utility implementation of IT3dGenerator
DefaultT3dGenerator Default implementation of IT3dGenerator.
DefaultT3dGeneratorContext Context employed by DefaultT3dGenerator in preprocessing elements.
DynamicT3DObject A dynamically created T3D object.
SequenceNamingFactory A simple naming factory that creates names in form "ClassName_ordinalNumber"
 

Exception Summary
InvalidPropertyValueException Thrown when a value of property of serialized object is not valid for serialization.
T3dGeneratorException Exception raised while generating T3d.
 

Package cz.cuni.amis.pogamut.unreal.t3dgenerator Description

This package contains classes for the actual generator code.



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.