Class DrawImage
- All Implemented Interfaces:
HasAttachHandlers
,HasHandlers
,EventListener
,HasVisibility
,IsWidget
,LogicalStructure
,HasClickHandlers
,HasDragMoveHandlers
,HasDragResizeMoveHandlers
,HasDragResizeStartHandlers
,HasDragResizeStopHandlers
,HasDragStartHandlers
,HasDragStopHandlers
,HasDrawEndHandlers
,HasDrawStartHandlers
,HasMouseDownHandlers
,HasMouseMoveHandlers
,HasMouseOutHandlers
,HasMouseOverHandlers
,HasMouseUpHandlers
,HasMovedHandlers
,HasResizedHandlers
,HasShowContextMenuHandlers
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabled
-
Field Summary
Fields inherited from class com.smartgwt.client.widgets.BaseWidget
config, configOnly, factoryCreated, factoryProperties, id, nativeObject, scClassName
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
changeAutoChildDefaults
(String autoChildName, Canvas defaults) Changes the defaults for Canvas AutoChildren namedautoChildName
.static void
changeAutoChildDefaults
(String autoChildName, DrawItem defaults) Changes the defaults for DrawItem AutoChildren namedautoChildName
.static void
changeAutoChildDefaults
(String autoChildName, FormItem defaults) Changes the defaults for FormItem AutoChildren namedautoChildName
.protected JavaScriptObject
create()
Get the center point of the image.int
Height in pixels relative to thelocal coordinate system
.double
Height in pixels relative to thelocal coordinate system
.int
getLeft()
Left coordinate in pixels relative to thelocal coordinate system
.double
Left coordinate in pixels relative to thelocal coordinate system
.Getter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility.static DrawImage
getOrCreateRef
(JavaScriptObject jsObj) getSrc()
URL to the image file.getTitle()
Title (tooltip hover text) for this image.int
getTop()
Top coordinate in pixels relative to thelocal coordinate system
.double
Top coordinate in pixels relative to thelocal coordinate system
.Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.int
getWidth()
Width in pixels relative to thelocal coordinate system
.double
Width in pixels relative to thelocal coordinate system
.void
moveBy
(int dX, int dY) Move the drawImage by the specified deltavoid
Move the drawImage to the specified positionstatic void
setDefaultProperties
(DrawImage drawImageProperties) Class level method to set the default properties of this class.setHeight
(int height) Height in pixels relative to thelocal coordinate system
.setLeft
(int left) Left coordinate in pixels relative to thelocal coordinate system
.Setter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility.void
Updates the drawImage to match the specified coordinates and size inlocal coordinates
.URL to the image file.void
Title (tooltip hover text) for this image.setTop
(int top) Top coordinate in pixels relative to thelocal coordinate system
.setUseMatrixFilter
(Boolean useMatrixFilter) Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.setWidth
(int width) Width in pixels relative to thelocal coordinate system
.Methods inherited from class com.smartgwt.client.widgets.drawing.DrawItem
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
Methods inherited from class com.smartgwt.client.widgets.BaseWidget
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
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
Methods inherited from class com.google.gwt.user.client.ui.UIObject
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
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
-
Constructor Details
-
DrawImage
public DrawImage() -
DrawImage
-
-
Method Details
-
getOrCreateRef
-
changeAutoChildDefaults
Changes the defaults for Canvas AutoChildren namedautoChildName
.- Parameters:
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, seeSGWTProperties
.- See Also:
-
changeAutoChildDefaults
Changes the defaults for FormItem AutoChildren namedautoChildName
.- Parameters:
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, seeSGWTProperties
.- See Also:
-
changeAutoChildDefaults
Changes the defaults for DrawItem AutoChildren namedautoChildName
.- Parameters:
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, seeSGWTProperties
.- See Also:
-
create
-
setHeight
Height in pixels relative to thelocal coordinate system
.
If this method is called after the component has been drawn/initialized: Set the height of the drawImage.- Parameters:
height
- new height. Default value is 16- Returns:
DrawImage
instance, for chaining setter calls
-
getHeight
public int getHeight()Height in pixels relative to thelocal coordinate system
.- Returns:
- Current height value. Default value is 16
-
getHeightAsDouble
public double getHeightAsDouble()Height in pixels relative to thelocal coordinate system
.- Returns:
- Current height value. Default value is 16
-
setLeft
Left coordinate in pixels relative to thelocal coordinate system
.
If this method is called after the component has been drawn/initialized: Set the left coordinate of the drawImage.- Parameters:
left
- new left coordinate. Default value is 0- Returns:
DrawImage
instance, for chaining setter calls
-
getLeft
public int getLeft()Left coordinate in pixels relative to thelocal coordinate system
.- Returns:
- Current left value. Default value is 0
-
getLeftAsDouble
public double getLeftAsDouble()Left coordinate in pixels relative to thelocal coordinate system
.- Returns:
- Current left value. Default value is 0
-
setSrc
URL to the image file.
If this method is called after the component has been drawn/initialized: Change the URL of the image displayed. -
getSrc
URL to the image file.- Returns:
- Current src value. Default value is "blank.png"
- See Also:
-
setTitle
Title (tooltip hover text) for this image.- Overrides:
setTitle
in classDrawItem
- Parameters:
title
- New title value. Default value is null- Throws:
IllegalStateException
- this property cannot be changed after the component has been created- See Also:
-
getTitle
Title (tooltip hover text) for this image. -
setTop
Top coordinate in pixels relative to thelocal coordinate system
.
If this method is called after the component has been drawn/initialized: Set the top coordinate of the drawImage.- Parameters:
top
- new top coordinate. Default value is 0- Returns:
DrawImage
instance, for chaining setter calls
-
getTop
public int getTop()Top coordinate in pixels relative to thelocal coordinate system
.- Returns:
- Current top value. Default value is 0
-
getTopAsDouble
public double getTopAsDouble()Top coordinate in pixels relative to thelocal coordinate system
.- Returns:
- Current top value. Default value is 0
-
setUseMatrixFilter
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.With the default of
null
, matrix filters may be used unlessneverUseFilters
has been set. When set explicitly totrue
, matrix filters may be used even ifneverUseFilters
istrue
.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:
- specifying a nonzero
xShearFactor
oryShearFactor
, - specifying a nonuniform
scale
(where the scale values along the x- and y-dimensions are not equal) and a nonzerorotation
, or - using
KnobType.RESIZE
control knobs
on a rotated DrawImage.
useMatrixFilter
totrue
avoids this possibility but it also suffers from a range of side-effects mentionedhere
.- Parameters:
useMatrixFilter
- New useMatrixFilter value. Default value is null- Returns:
DrawImage
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created- See Also:
- specifying a nonzero
-
getUseMatrixFilter
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.With the default of
null
, matrix filters may be used unlessneverUseFilters
has been set. When set explicitly totrue
, matrix filters may be used even ifneverUseFilters
istrue
.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:
- specifying a nonzero
xShearFactor
oryShearFactor
, - specifying a nonuniform
scale
(where the scale values along the x- and y-dimensions are not equal) and a nonzerorotation
, or - using
KnobType.RESIZE
control knobs
on a rotated DrawImage.
useMatrixFilter
totrue
avoids this possibility but it also suffers from a range of side-effects mentionedhere
.- Returns:
- Current useMatrixFilter value. Default value is null
- See Also:
- specifying a nonzero
-
setWidth
Width in pixels relative to thelocal coordinate system
.
If this method is called after the component has been drawn/initialized: Set the width of the drawImage.- Parameters:
width
- new width. Default value is 16- Returns:
DrawImage
instance, for chaining setter calls
-
getWidth
public int getWidth()Width in pixels relative to thelocal coordinate system
.- Returns:
- Current width value. Default value is 16
-
getWidthAsDouble
public double getWidthAsDouble()Width in pixels relative to thelocal coordinate system
.- Returns:
- Current width value. Default value is 16
-
getCenter
Get the center point of the image. -
moveBy
public void moveBy(int dX, int dY) Move the drawImage by the specified delta -
moveTo
Move the drawImage to the specified position -
setRect
Updates the drawImage to match the specified coordinates and size inlocal coordinates
.- Parameters:
left
- new left coordinatetop
- new top coordinatewidth
- new widthheight
- new height
-
setDefaultProperties
Class level method to set the default properties of this class. If set, then all existing and subsequently created instances of this class will automatically have default properties corresponding to the properties set on the SmartGWT class instance passed to this function before its underlying SmartClient JS object was created. This is a powerful feature that eliminates the need for users to create a separate hierarchy of subclasses that only alter the default properties of this class. Can also be used for skinning / styling purposes.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.
- Parameters:
drawImageProperties
- properties that should be used as new defaults when instances of this class are created- See Also:
-
setLogicalStructure
Setter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility. -
getLogicalStructure
Getter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility.- Specified by:
getLogicalStructure
in interfaceLogicalStructure
- Overrides:
getLogicalStructure
in classDrawItem
-