| Package | Description |
|---|---|
| pt.lsts.neptus.vtk.io | |
| pt.lsts.neptus.vtk.utils |
| Modifier and Type | Method and Description |
|---|---|
void |
Writer3D.save3dFileType(File3DUtils.FileType type,
java.io.File file,
vtk.vtkPolyData polydata,
Canvas canvas) |
| Modifier and Type | Method and Description |
|---|---|
static File3DUtils.FileType |
File3DUtils.getFileType(java.lang.String ext) |
static File3DUtils.FileType |
File3DUtils.FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static File3DUtils.FileType[] |
File3DUtils.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.