| Package | Description |
|---|---|
| to.etc.domui.component.image | |
| to.etc.domui.component.layout | |
| to.etc.domui.dom.html | |
| to.etc.domui.util.resources |
| Modifier and Type | Field and Description |
|---|---|
static Dimension |
Dimension.BIGICON |
static Dimension |
Dimension.ICON |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
LoadedImageInstance.getDimension() |
Dimension |
IUIImageInstance.getDimension()
The size of the image, in pixels.
|
Dimension |
LoadedImage.getDimension() |
Dimension |
CachedImageInstance.getDimension() |
Dimension |
ImageSelectControl.getDisplayDimensions() |
Dimension |
ImageSelectControl.getMaxDimensions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Dimension.contains(Dimension other) |
static LoadedImage |
LoadedImage.create(File original,
Dimension maxSize,
List<Object> resourceList) |
IUIImageInstance |
IUIImage.getImage(Dimension size,
boolean thumbNail)
Return an image that fits the specified size.
|
IUIImageInstance |
LoadedImage.getImage(Dimension size,
boolean thumbNail) |
void |
ImageSelectControl.setDisplayDimensions(Dimension displayDimensions) |
void |
ImageSelectControl.setMaxDimensions(Dimension maxDimensions) |
void |
DisplayImage.setSize(Dimension dimension) |
void |
DisplayImage.setThumbnail(Dimension size) |
| Constructor and Description |
|---|
DisplayImage(Dimension size,
boolean thumb) |
LoadedImageInstance(File imageFile,
String mime,
Dimension dimension) |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
FloatingDiv.getBrowserWindowSize()
Exposed call to get browser window size.
|
Dimension |
Rect.getDimension() |
| Constructor and Description |
|---|
Rect(Point position,
Dimension size) |
| Modifier and Type | Method and Description |
|---|---|
protected Dimension |
NodeBase.getBrowserWindowSize() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeBase.setBrowserWindowSize(Dimension browserWindowSize) |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
ResourceInfoCache.getImageDimension(NodeBase node,
String themeResource)
Find the image dimensions for the specified resource specified in Java terms.
|
Dimension |
ResourceInfoCache.getImageDimension(String resourceRURL)
Find the image dimensions for the specified resource specified as a RURL.
|
Copyright © 2017 etc.to. All rights reserved.