Structures
Vue de l’ensemble
‘Structs’ est une classe dans Aspose.3D FOSS pour Java.
Classes de base d’array structurel.
Cette classe fournit 5 méthodes pour travailler avec les objets Structs dans les programmes Java. Les méthodologies disponibles comprennent: ’longueur’, ‘structSize’, toString', ‘writeTo. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.3D FOSS pour le package Java .
méthodes
| Signature | Description |
|---|---|
length() → int | Not implemented in the FOSS edition — throws at runtime. Length of this array. |
structSize() → int | Not implemented in the FOSS edition — throws at runtime. Size in bytes of single struct. |
writeTo(stream: Stream) | Not implemented in the FOSS edition — throws at runtime. Write the content to specified stream. |
writeTo(stream: java.io.OutputStream) | Not implemented in the FOSS edition — throws at runtime. Write the content to specified stream. |
toString() → String | Returns a string representation of this struct array. |
Voir aussi
- Aspose.3D - référence API d’entreprise