| Modifier and Type | Method and Description |
|---|---|
ResizeStrategy |
ImageViewer.getResizeStrategy()
Returns the current resize strategy.
|
static ResizeStrategy |
ResizeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResizeStrategy[] |
ResizeStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageViewer.setResizeStrategy(ResizeStrategy resizeStrategy)
Sets the resize strategy this viewer should use.
|
Copyright © 2012. All Rights Reserved.