See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 | Description |
|---|---|
| InvalidPropertyValueException |
Thrown when a value of property of serialized object is not valid for
serialization.
|
| T3dGeneratorException |
Exception raised while generating T3d.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.