Package demo
Class DemoCeSymm
- java.lang.Object
-
- demo.DemoCeSymm
-
public class DemoCeSymm extends java.lang.Object
Quick demo of how to call CE-Symm programmatically. Some examples of different symmetry types are proposed.- Author:
- Spencer Bliven, Aleix Lafita
-
-
Constructor Summary
Constructors Constructor Description DemoCeSymm()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.io.IOException, StructureException
- Throws:
java.io.IOException
StructureException
-
-