FileFormatType
Overview
FileFormatType is a class in Aspose.3D FOSS for Java.
FileFormatType.getExtension() returns the associated file extension string.
This class provides 2 methods for working with FileFormatType objects in Java programs.
Available methods include: getExtension, toString.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Properties: AMF, ASE, ASPOSE3D_WEB, BLENDER, COLLADA, DISCREET3DS, and 22 more.
Description
FileFormatType is a class in the Aspose.3D FOSS library for Java that exposes 2 methods and 28 properties for programmatic use.
Core capabilities include: string. These operations enable developers to integrate fileformattype functionality directly into Java applications.
The class also provides the extension property (gets the extension), the MAYA property (gets the maya), the BLENDER property (gets the blender).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
extension | String | Read | Gets the extension. |
MAYA | FileFormatType | Read | Gets the maya. |
BLENDER | FileFormatType | Read | Gets the blender. |
FBX | FileFormatType | Read | Gets the fbx. |
STL | FileFormatType | Read | Gets the stl. |
WAVEFRONTOBJ | FileFormatType | Read | Gets the wavefrontobj. |
DISCREET3DS | FileFormatType | Read | Gets the discreet3 ds. |
COLLADA | FileFormatType | Read | Gets the collada. |
UNIVERSAL3D | FileFormatType | Read | Gets the universal3 d. |
PDF | FileFormatType | Read | Gets the pdf. |
GLTF | FileFormatType | Read | Gets the gltf. |
DXF | FileFormatType | Read | Gets the dxf. |
PLY | FileFormatType | Read | Gets the ply. |
X | FileFormatType | Read | Gets the x. |
DRACO | FileFormatType | Read | Gets the draco. |
MICROSOFT3MF | FileFormatType | Read | Gets the microsoft3 mf. |
RVM | FileFormatType | Read | Gets the rvm. |
ASE | FileFormatType | Read | Gets the ase. |
ZIP | FileFormatType | Read | Gets the zip. |
USD | FileFormatType | Read | Gets the usd. |
PCD | FileFormatType | Read | Gets the pcd. |
XYZ | FileFormatType | Read | Gets the xyz. |
IFC | FileFormatType | Read | Gets the ifc. |
SIEMENSJT | FileFormatType | Read | Gets the siemensjt. |
AMF | FileFormatType | Read | Gets the amf. |
VRML | FileFormatType | Read | Gets the vrml. |
HTML5 | FileFormatType | Read | Gets the html5. |
ASPOSE3D_WEB | FileFormatType | Read | Gets the aspose3d web. |
Methods
| Signature | Description |
|---|---|
getExtension() → String | Returns the extension. |
toString() → String | Returns the format name as a string |