public static class IRhino3dm.BrepTrimArray extends java.util.ArrayList<IRhino3dm.BrepTrim>
Constructor and Description |
---|
BrepTrimArray() |
BrepTrimArray(int c) |
Modifier and Type | Method and Description |
---|---|
void |
read(IRhino3dm.Rhino3dmFile context,
java.io.InputStream is) |
void |
write(IRhino3dm.Rhino3dmFile context,
java.io.OutputStream os,
java.util.zip.CRC32 crc) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public void read(IRhino3dm.Rhino3dmFile context, java.io.InputStream is) throws java.io.IOException
java.io.IOException
public void write(IRhino3dm.Rhino3dmFile context, java.io.OutputStream os, java.util.zip.CRC32 crc) throws java.io.IOException
java.io.IOException