|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xistrat.util.ExportData
org.xistrat.util.ExportOrbits
org.xistrat.util.ExportMorph
public class ExportMorph
dump morphing data (infiles for intermediate states and morphing groups)
Field Summary |
---|
Fields inherited from class org.xistrat.util.ExportData |
---|
_vertices, _verts, faceData, fastFace, poly, polygons |
Constructor Summary | |
---|---|
ExportMorph(java.lang.String graph,
java.lang.String old_variant,
java.lang.String new_variant,
java.lang.String outfile,
int mode)
|
Method Summary | |
---|---|
java.util.LinkedList<java.util.LinkedList<java.util.LinkedList<java.lang.Integer>>> |
getConnRotAreas(int numF)
Deprecated. (not used anymore, not good way for the full group) |
Methods inherited from class org.xistrat.util.ExportOrbits |
---|
doMultiBodySP, doSP, fillMultiBodyTrails, fillTrails, fillTrails, fillTrails, fillTrails, fillTrails, getAddon, getAxis, getAxis, getAxis, getDistIE, getDistIE, getMultiBodyAxis, getMultiBodyAxis, getSummand, isOrig, moveEndToFront, moveFrontToEnd |
Methods inherited from class org.xistrat.util.ExportData |
---|
main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportMorph(java.lang.String graph, java.lang.String old_variant, java.lang.String new_variant, java.lang.String outfile, int mode)
graph
- surface to be usedold_variant
- optionally what variantnew_variant
- for the -rf option specify the new variant's numberoutfile
- where to direct the outputmode
- Method Detail |
---|
public java.util.LinkedList<java.util.LinkedList<java.util.LinkedList<java.lang.Integer>>> getConnRotAreas(int numF)
numF
- >= 1
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |