public class DrawImage extends DrawItem
config, configOnly, factoryCreated, factoryProperties, id, nativeObject, scClassName
Constructor and Description |
---|
DrawImage() |
DrawImage(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static void |
changeAutoChildDefaults(java.lang.String autoChildName,
Canvas defaults)
Changes the defaults for Canvas AutoChildren named
autoChildName . |
static void |
changeAutoChildDefaults(java.lang.String autoChildName,
DrawItem defaults)
Changes the defaults for DrawItem AutoChildren named
autoChildName . |
static void |
changeAutoChildDefaults(java.lang.String autoChildName,
FormItem defaults)
Changes the defaults for FormItem AutoChildren named
autoChildName . |
protected com.google.gwt.core.client.JavaScriptObject |
create() |
Point |
getCenter()
Get the center point of the image.
|
int |
getHeight()
Height in pixels relative to the
local coordinate system . |
double |
getHeightAsDouble()
Height in pixels relative to the
local coordinate system . |
int |
getLeft()
Left coordinate in pixels relative to the
local coordinate system . |
double |
getLeftAsDouble()
Left coordinate in pixels relative to the
local coordinate system . |
com.smartgwt.logicalstructure.core.LogicalStructureObject |
getLogicalStructure()
Getter implementing the
LogicalStructure interface,
which supports Eclipse's logical structure debugging facility. |
static DrawImage |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
java.lang.String |
getSrc()
URL to the image file.
|
java.lang.String |
getTitle()
Title (tooltip hover text) for this image.
|
int |
getTop()
Top coordinate in pixels relative to the
local coordinate system . |
double |
getTopAsDouble()
Top coordinate in pixels relative to the
local coordinate system . |
java.lang.Boolean |
getUseMatrixFilter()
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
|
int |
getWidth()
Width in pixels relative to the
local coordinate system . |
double |
getWidthAsDouble()
Width in pixels relative to the
local coordinate system . |
void |
moveBy(int dX,
int dY)
Move the drawImage by the specified delta
|
void |
moveTo(java.lang.Integer left,
java.lang.Integer top)
Move the drawImage to the specified position
|
static void |
setDefaultProperties(DrawImage drawImageProperties)
Class level method to set the default properties of this class.
|
DrawImage |
setHeight(int height)
Height in pixels relative to the
local coordinate system . |
DrawImage |
setLeft(int left)
Left coordinate in pixels relative to the
local coordinate system . |
com.smartgwt.logicalstructure.core.LogicalStructureObject |
setLogicalStructure(com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure s)
Setter implementing the
LogicalStructure interface,
which supports Eclipse's logical structure debugging facility. |
void |
setRect(java.lang.Integer left,
java.lang.Integer top,
java.lang.Integer width,
java.lang.Integer height)
Updates the drawImage to match the specified coordinates and size in
local coordinates . |
DrawImage |
setSrc(java.lang.String src)
URL to the image file.
|
void |
setTitle(java.lang.String title)
Title (tooltip hover text) for this image.
|
DrawImage |
setTop(int top)
Top coordinate in pixels relative to the
local coordinate system . |
DrawImage |
setUseMatrixFilter(java.lang.Boolean useMatrixFilter)
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
|
DrawImage |
setWidth(int width)
Width in pixels relative to the
local coordinate system . |
addClickHandler, addDragMoveHandler, addDragResizeMoveHandler, addDragResizeStartHandler, addDragResizeStopHandler, addDragStartHandler, addDragStopHandler, addDrawEndHandler, addDrawStartHandler, addMouseDownHandler, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addMovedHandler, addResizedHandler, addShowContextMenuHandler, bringToFront, computeAngle, computeAngleAsDouble, dragResizeMove, draw, erase, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsJavaScriptObject, getAttributeAsMap, getAttributeAsString, getBoundingBox, getBoundingBoxAsDouble, getById, getByJSObject, getCanDrag, getCanHover, getCanvasAutoChild, getContextMenu, getCornerResizeKnob, getCursor, getDestroyed, getDestroying, getDragStartDistance, getDrawGroup, getDrawItemAutoChild, getDrawPane, getDrawPaneAsString, getEditProxyConstructor, getEndArrow, getEndKnob, getEventOpaque, getFillColor, getFillGradient, getFillGradientAsString, getFillOpacity, getFormItemAutoChild, getHoverDelay, getHoverHTML, getKeepInParentRect, getKnobs, getLineCap, getLineColor, getLineOpacity, getLinePattern, getLineWidth, getMoveKnob, getMoveKnobOffset, getMoveKnobPoint, getPageLeft, getPageTop, getPaletteDefaults, getPrompt, getProportionalResizeModifiers, getProportionalResizing, getRef, getResizeBoundingBox, getResizeBoundingBoxAsDouble, getResizeKnobPoints, getResizeOutline, getResizeViaLocalTransformOnly, getRotateKnob, getRotation, getRotationAsDouble, getScale, getShadow, getShowHover, getShowResizeOutline, getShowTitleLabelBackground, getSideResizeKnob, getStartArrow, getStartKnob, getSvgString, getTitleAutoFit, getTitleAutoFitMargin, getTitleAutoFitRotationMode, getTitleLabel, getTitleLabelBackground, getTitleLabelPadding, getTitleRotationMode, getTranslate, getUnderlyingGWTCanvas, getUseSimpleTransform, getXShearFactor, getYShearFactor, getZIndex, hide, hideAllKnobs, hideKnobs, hideKnobs, hover, isInBounds, isPointInPath, resizeBy, resizeTo, rotateBy, rotateTo, scaleBy, scaleTo, sendToBack, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAutoChildConstructor, setAutoChildProperties, setAutoChildProperties, setAutoChildProperties, setAutoChildProperties, setAutoChildVisibility, setCanDrag, setCanHover, setCenterPoint, setContextMenu, setCursor, setDefaultProperties, setDragStartDistance, setDrawGroup, setDrawPane, setDrawPane, setEditProxyConstructor, setEndArrow, setEventOpaque, setFillColor, setFillGradient, setFillGradient, setFillOpacity, setHoverDelay, setKeepInParentRect, setKeepInParentRect, setKnobs, setLineCap, setLineColor, setLineOpacity, setLinePattern, setLineWidth, setLogicalStructure, setMoveKnobOffset, setMoveKnobPoint, setPrompt, setPropertyValue, setProportionalResizeModifiers, setProportionalResizing, setResizeKnobPoints, setResizeViaLocalTransformOnly, setRotation, setRotation, setScale, setShadow, setShapeData, setShowHover, setShowResizeOutline, setShowTitleLabelBackground, setStartArrow, setTitleAutoFit, setTitleAutoFitMargin, setTitleAutoFitRotationMode, setTitleLabelPadding, setTitleRotationMode, setTranslate, setUseSimpleTransform, setXShearFactor, setYShearFactor, setZIndex, show, showAllKnobs, showKnobs, showKnobs, supportsEndArrow, supportsStartArrow
addDrawHandler, addDynamicProperty, addDynamicProperty, addDynamicProperty, addDynamicProperty, applyFactoryProperties, clearDynamicProperty, completeCreation, destroy, doAddHandler, doInit, doOnRender, equals, error, errorIfNotCreated, getAttribute, getAttributeAsDateArray, getAttributeAsFloatArray, getAttributeAsIntArray, getAttributeAsObject, getAttributeAsRecord, getAttributeAsStringArray, getClassName, getConfig, getDOM, getHandlerCount, getID, getInnerHTML, getJsObj, getOrCreateJsObj, getScClassName, hasAutoAssignedID, hasDynamicProperty, hashCode, initNativeObject, internalSetID, internalSetID, isConfigOnly, isCreated, isDrawn, isFactoryCreated, onBind, onDestroy, onDraw, onInit, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setConfig, setConfigOnly, setDefaultProperties, setDragTracker, setFactoryCreated, setHtmlElement, setID, setJavaScriptObject, setLogicalStructure, setLogicalStructure, setNullProperty, setPosition, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setScClassName, toString
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkBitlessEvent
public DrawImage()
public DrawImage(com.google.gwt.core.client.JavaScriptObject jsObj)
public static DrawImage getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public static void changeAutoChildDefaults(java.lang.String autoChildName, Canvas defaults)
autoChildName
.autoChildName
- name of an AutoChild to customize the defaults for.defaults
- Canvas defaults to apply. These defaults override any existing properties
without destroying or wiping out non-overridden properties. For usage tips on this
param, see SGWTProperties
.AutoChildUsage
public static void changeAutoChildDefaults(java.lang.String autoChildName, FormItem defaults)
autoChildName
.autoChildName
- name of an AutoChild to customize the defaults for.defaults
- FormItem defaults to apply. These defaults override any existing properties
without destroying or wiping out non-overridden properties. For usage tips on this
param, see SGWTProperties
.AutoChildUsage
public static void changeAutoChildDefaults(java.lang.String autoChildName, DrawItem defaults)
autoChildName
.autoChildName
- name of an AutoChild to customize the defaults for.defaults
- DrawItem defaults to apply. These defaults override any existing properties
without destroying or wiping out non-overridden properties. For usage tips on this
param, see SGWTProperties
.AutoChildUsage
protected com.google.gwt.core.client.JavaScriptObject create()
public DrawImage setHeight(int height)
local coordinate system
.
height
- new height. Default value is 16DrawImage
instance, for chaining setter callspublic int getHeight()
local coordinate system
.public double getHeightAsDouble()
local coordinate system
.public DrawImage setLeft(int left)
local coordinate system
.
left
- new left coordinate. Default value is 0DrawImage
instance, for chaining setter callspublic int getLeft()
local coordinate system
.public double getLeftAsDouble()
local coordinate system
.public DrawImage setSrc(java.lang.String src)
public java.lang.String getSrc()
URL
public void setTitle(java.lang.String title) throws java.lang.IllegalStateException
setTitle
in class DrawItem
title
- New title value. Default value is nulljava.lang.IllegalStateException
- this property cannot be changed after the component has been createdDrawItem.setTitleRotationMode(com.smartgwt.client.types.TitleRotationMode)
public java.lang.String getTitle()
getTitle
in class DrawItem
DrawItem.getTitleRotationMode()
public DrawImage setTop(int top)
local coordinate system
.
top
- new top coordinate. Default value is 0DrawImage
instance, for chaining setter callspublic int getTop()
local coordinate system
.public double getTopAsDouble()
local coordinate system
.public DrawImage setUseMatrixFilter(java.lang.Boolean useMatrixFilter) throws java.lang.IllegalStateException
With the default of
null
, matrix filters may be used unless neverUseFilters
has been set. When set explicitly to true
, matrix filters may be used even if
neverUseFilters
is true
.
This setting exists due to platform limitations in Internet Explorer where it is impossible to implement shearing transforms on an image without a matrix filter. Shear can arise by:
xShearFactor
or
yShearFactor
,scale
(where the scale values along the x- and
y-dimensions are not equal) and a nonzero rotation
,
orKnobType.RESIZE
control knobs
on a rotated DrawImage. useMatrixFilter
to
true
avoids this possibility but it also suffers from a range of side-effects mentioned here
.useMatrixFilter
- New useMatrixFilter value. Default value is nullDrawImage
instance, for chaining setter callsjava.lang.IllegalStateException
- this property cannot be changed after the component has been createdInternet Explorer "filter" effects
public java.lang.Boolean getUseMatrixFilter()
With the default of
null
, matrix filters may be used unless neverUseFilters
has been set. When set explicitly to true
, matrix filters may be used even if
neverUseFilters
is true
.
This setting exists due to platform limitations in Internet Explorer where it is impossible to implement shearing transforms on an image without a matrix filter. Shear can arise by:
xShearFactor
or
yShearFactor
,scale
(where the scale values along the x- and
y-dimensions are not equal) and a nonzero rotation
,
orKnobType.RESIZE
control knobs
on a rotated DrawImage. useMatrixFilter
to
true
avoids this possibility but it also suffers from a range of side-effects mentioned here
.Internet Explorer "filter" effects
public DrawImage setWidth(int width)
local coordinate system
.
width
- new width. Default value is 16DrawImage
instance, for chaining setter callspublic int getWidth()
local coordinate system
.public double getWidthAsDouble()
local coordinate system
.public Point getCenter()
public void moveBy(int dX, int dY)
public void moveTo(java.lang.Integer left, java.lang.Integer top)
public void setRect(java.lang.Integer left, java.lang.Integer top, java.lang.Integer width, java.lang.Integer height)
local coordinates
.left
- new left coordinatetop
- new top coordinatewidth
- new widthheight
- new heightpublic static void setDefaultProperties(DrawImage drawImageProperties)
Note: This method is intended for setting default attributes only and will affect all instances of the underlying class (including those automatically generated in JavaScript). This method should not be used to apply standard EventHandlers or override methods for a class - use a custom subclass instead. Calling this method after instances have been created can result in undefined behavior, since it bypasses any setters and a class instance may have already examined a particular property and not be expecting any changes through this route.
drawImageProperties
- properties that should be used as new defaults when instances of this class are createdSGWTProperties
public com.smartgwt.logicalstructure.core.LogicalStructureObject setLogicalStructure(com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure s)
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.public com.smartgwt.logicalstructure.core.LogicalStructureObject getLogicalStructure()
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.getLogicalStructure
in interface LogicalStructure
getLogicalStructure
in class DrawItem