Modifier and Type | Method and Description |
---|---|
BoundingBoxExtent |
BoundingBox2D.getExtent()
Gets the extent of the bounding box.
|
BoundingBoxExtent |
BoundingBox.getExtent()
Gets the extent of the bounding box.
|
static BoundingBoxExtent |
BoundingBoxExtent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoundingBoxExtent[] |
BoundingBoxExtent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.