public final class PickBounds extends PickShape
Constructor and Description |
---|
PickBounds()
Constructs an empty PickBounds.
|
PickBounds(Bounds boundsObject)
Constructs a PickBounds from the specified bounds object.
|
Modifier and Type | Method and Description |
---|---|
Bounds |
get()
Gets the bounds object from this PickBounds.
|
void |
set(Bounds boundsObject)
Sets the bounds object of this PickBounds to the specified object.
|
public PickBounds()
public PickBounds(Bounds boundsObject)
boundsObject
- the bounds of this PickBounds.Copyright © 2016–2022 SciJava. All rights reserved.