BoundingBox2D
General
BoundingBox2D és una classe en Aspose.3D FOSS per a Java. Hereta de: ゚ Serializable⌒ .
Aquesta classe proporciona 8 mètodes per treballar amb objectes BoundingBox2D en programes Java. Els mètods disponibles inclouen: `Bounding Box2 D, ̋getExtent ∂,getMaximum ゚, ?? getMinimum ⌒,merge ゙,toString ≫ Tots els membres públics són accessibles a qualsevol aplicació de Java després d’instal·lar el paquet Aspose.3D FOSS for Java . Propietats: ¬ ¬INFINITE ̄ , ̨NULL ≠ , ¬extent ∫, ¬maximum {\displaystyle \mathbf {\mathbb {A}}} , ̈minim {\cH00ff } .
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
extent | BoundingBoxExtent | Read | Gets the extent. |
minimum | Vector2 | Read | Gets the minimum. |
maximum | Vector2 | Read | Gets the maximum. |
NULL | BoundingBox2D | Read | Gets the null. |
INFINITE | BoundingBox2D | Read | Gets the infinite. |
Mètodes
| Signature | Description |
|---|---|
BoundingBox2D() | Calls BoundingBox2D on this BoundingBox2D instance. |
BoundingBox2D(minimum: Vector2, maximum: Vector2) | Calls BoundingBox2D(minimum, maximum) on this BoundingBox2D instance. |
getExtent() → BoundingBoxExtent | Returns the extent. |
getMinimum() → Vector2 | Returns the minimum. |
getMaximum() → Vector2 | Returns the maximum. |
merge(pt: Vector2) | Calls merge(pt) on this BoundingBox2D instance. |
merge(bb: BoundingBox2D) | Calls merge(bb) on this BoundingBox2D instance. |
toString() → String | Calls toString on this BoundingBox2D instance. |
Vegeu també
- Aspose.Font Referència API d’empresa