eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
Class TransformationPipe
java.lang.Object
eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.Transformation
eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.TransformationPipe
- All Implemented Interfaces:
- ITransformation
public class TransformationPipe
- extends Transformation
Use a TransformationPipe
if you want to apply a sequence of more than
one transformation to a defined input set.
- Author:
- Thorsten Reitz
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransformationPipe
public TransformationPipe(List<Transformation> pipe)
- Parameters:
pipe
-
getPipe
public List<Transformation> getPipe()
- Returns:
- the pipe
setPipe
public void setPipe(List<Transformation> pipe)
- Parameters:
pipe
- the pipe to set
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d