Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api |
Contains the Utils interface - the main entry point to get instances of classes in the Sitevision Utility API.
|
| senselogic.sitevision.api.render |
Rendering utility interfaces that might be needed when rendering
|
| Modifier and Type | Method and Description |
|---|---|
ImageScaler |
Utils.getImageScaler(int aMaxWidth,
int aMaxHeight)
Gets an instance of an immutable image scaler that enables scaling of images to a certain size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageRenderer.setImageScaler(ImageScaler anImageScaler)
Sets the image scaler that should be used by the renderer if
useImageScaler is true. |
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.