de.interactive_instruments.ShapeChange.Transformation
Class TransformationManager
java.lang.Object
de.interactive_instruments.ShapeChange.Transformation.TransformationManager
public class TransformationManager
- extends Object
Manages the transformation of a model, executing common pre- and
postprocessing tasks (e.g. creation of a GenericModel copy of the input
model, setting of tagged values).
- Author:
- Johannes Echterhoff (echterhoff interactive-instruments
de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformationManager
public TransformationManager()
process
public GenericModel process(Model m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
throws ShapeChangeAbortException
- Throws:
ShapeChangeAbortException
Copyright © 2015. All rights reserved.