Package | Description |
---|---|
org.eclipse.nebula.widgets.xviewer.util.internal |
Modifier and Type | Field | Description |
---|---|---|
OverlayUtil.Location |
OverlayUtil.ImageInfo.location |
Modifier and Type | Method | Description |
---|---|---|
static OverlayUtil.Location |
OverlayUtil.Location.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static OverlayUtil.Location[] |
OverlayUtil.Location.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
ImageInfo(org.eclipse.jface.resource.ImageDescriptor descriptor,
OverlayUtil.Location location) |
|
OverlayUtil(org.eclipse.swt.graphics.Image baseImage,
org.eclipse.jface.resource.ImageDescriptor overlayImageDescriptor,
OverlayUtil.Location location) |