public abstract class AbstractT3dGenerator extends Object implements IT3dGenerator
IT3dGenerator| Constructor and Description |
|---|
AbstractT3dGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateT3d(Object rootElement,
OutputStreamWriter out)
Simply delegates to
IT3dGenerator.generateT3d(java.util.List, java.io.OutputStreamWriter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateT3dpublic void generateT3d(Object rootElement, OutputStreamWriter out) throws IOException
IT3dGenerator.generateT3d(java.util.List, java.io.OutputStreamWriter)generateT3d in interface IT3dGeneratorrootElement - out - IOExceptionCopyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.