All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Adapter<T,V> Helper interface to provide a contract to classes which can convert from T to V and back.CreasePatternReader Read Crease Pattern .cp files.CreasePatternWriter Write Crease Pattern .cp files.CustomFoldReader<T extends FoldFile> Custom fold Reader, writes a subclass ofFoldFile
.CustomFoldWriter<T extends FoldFile> Custom fold writer, also writes subclasses ofFoldFile
.CustomListField<T,V extends Enum<V>> Use this class to define a custom list field in your extension of fold.Edge Describes an edge between twoVertex
objects.Face FoldEdgeAssignment For an edge, representing its fold direction assignment.FoldFile The Java representation of a fold file.FoldFileFormatException Generic exception thrown when fold file reading or writing fails.FoldFrame A single frame in a fold file.FoldFrame.EdgeOrder Given two edges this class defines the stacking order of these edges.FoldFrame.FaceOrder Given two faces this class defines the order of the two faces.FoldReader Default fold reader, reads anInputStream
into aFoldFile
.FoldWriter Default fold writer, writes aFoldFile
into anOutputStream
.Vertex