BoundingBox2D
Összefoglaló
BoundingBox2D egy osztály a Aspose.3D FOSS-ben Java számára. Az alábbiakból származik: ̋Serializálható ̆.
Ez a osztály 8 módszert kínál a BoundingBox2D objektumokkal való együttműködéshez Java programokban. A rendelkezésre álló módszerek közé tartozik: Boundingbox2d, ̋getExtent , ∂getMaximum,, ゚getMinimum,. ⌒merge., ゙toString` . Minden nyilvános tag hozzáférhető bármely Java alkalmazáshoz az Aspose.3D FOSS for Java csomag telepítése után. tulajdonságai: ¬ ¬INFINITE ̄ ̄, ¬¬NULLˇˇ, ̈ extent̅,ˆmaximum̅ és ̈minim̅.
A tulajdonságok
| 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ódszerek
| 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. |
Lásd még:
- Aspose.Font Vállalkozás API referenciája