public class FeBlend extends Widget<SVGFEBlendElement,FeBlend> implements HasFilterPrimitiveAttributes<FeBlend>, HasFilterInAttributes<FeBlend>, HasFilterIn2Attributes<FeBlend>
contextMenu, contextMenuHandlerRegistration, currentHeight, currentWidth, enabled, NATIVE_CONTEXT_MENU_HANDLER
Constructor and Description |
---|
FeBlend() |
Modifier and Type | Method and Description |
---|---|
Double |
getHeight() |
FilterIn |
getIn() |
FilterIn |
getIn2() |
FilterMode |
getMode() |
FilterResult |
getResult() |
Double |
getWidth() |
Double |
getX() |
Double |
getY() |
FeBlend |
setHeight(Double height) |
FeBlend |
setIn(FilterIn in) |
FeBlend |
setIn2(FilterIn in2) |
FeBlend |
setMode(FilterMode mode) |
FeBlend |
setResult(FilterResult result) |
FeBlend |
setWidth(Double width) |
FeBlend |
setX(Double x) |
FeBlend |
setY(Double y) |
add, addActionHandler, addClassName, addDoubleActionHandler, addDoubleTapHandler, addDropTarget, addEventHandler, addEventHandler, addResizeHandler, addStyleName, addTapHandler, addTouchHoldHandler, canDropTargetAccept, cast, clear, clearBackgroundColor, clearDropTargets, clearTextColor, ensureHandlers, fireEvent, fireEvent, fireResizeEvent, getAbsoluteLeft, getAbsoluteTop, getAncestor, getChildren, getChildrenCount, getComputedStyle, getContextMenu, getContextMenuHandler, getDeepestWidget, getDragSource, getDropTargetList, getElement, getFirstChild, getId, getLastChild, getNextSibling, getNextSibling, getOffsetHeight, getOffsetWidth, getParent, getScrollLeft, getScrollTop, getStyle, hasClassName, hasFocus, insert, isAttached, isDropTarget, isEnabled, isInEventThread, onAttach, onDetach, remove, removeClassName, removeDropTarget, removeStyleName, setBackgroundColor, setClassName, setContextMenu, setDragSource, setDropTarget, setEnabled, setHeight, setHeight, setHeight, setId, setLeft, setLeftAndTop, setMaxHeight, setMaxHeight, setMaxHeight, setMaxWidth, setMaxWidth, setMaxWidth, setMinHeight, setMinHeight, setMinHeight, setMinWidth, setMinWidth, setMinWidth, setParent, setPixelSize, setScrollLeft, setScrollTop, setSize, setTextAlign, setTextColor, setTop, setWidth, setWidth, setWidth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancelMeasure, cancelMutation, measureAsSoonAsPossible, mutateAsSoonAsPossible, mutateAsSoonAsPossible, scheduleMeasure, scheduleMutation
addAttachHandler
addDetachHandler
addTransitionEndHandler, addTransitionEndHandler
addMouseDownHandler, addMouseDownHandler
addMouseMoveHandler, addMouseMoveHandler
addMouseOutHandler, addMouseOutHandler
addMouseOverHandler, addMouseOverHandler
addMouseUpHandler, addMouseUpHandler
addWheelHandler, addWheelHandler
addClickHandler, addClickHandler
addDoubleClickHandler, addDoubleClickHandler
addContextMenuHandler, addContextMenuHandler
addTouchStartHandler, addTouchStartHandler
addTouchMoveHandler, addTouchMoveHandler
addTouchForceChangeHandler, addTouchForceChangeHandler
addTouchEndHandler, addTouchEndHandler
addTouchCancelHandler, addTouchCancelHandler
addTouchHoldHandler
addTapHandler
addDoubleTapHandler
addKeyDownHandler, addKeyDownHandler
addKeyUpHandler, addKeyUpHandler
addKeyPressHandler, addKeyPressHandler
addScrollHandler, addScrollHandler
addAnimationStartHandler, addAnimationStartHandler
addAnimationIterationHandler, addAnimationIterationHandler
addAnimationEndHandler, addAnimationEndHandler
addActionHandler
addDoubleActionHandler
public Double getX()
getX
in interface HasFilterPrimitiveAttributes<FeBlend>
public FeBlend setX(Double x)
setX
in interface HasFilterPrimitiveAttributes<FeBlend>
public Double getY()
getY
in interface HasFilterPrimitiveAttributes<FeBlend>
public FeBlend setY(Double y)
setY
in interface HasFilterPrimitiveAttributes<FeBlend>
public Double getWidth()
getWidth
in interface HasFilterPrimitiveAttributes<FeBlend>
public FeBlend setWidth(Double width)
setWidth
in interface HasFilterPrimitiveAttributes<FeBlend>
public Double getHeight()
getHeight
in interface HasFilterPrimitiveAttributes<FeBlend>
public FeBlend setHeight(Double height)
setHeight
in interface HasFilterPrimitiveAttributes<FeBlend>
public FilterResult getResult()
getResult
in interface HasFilterPrimitiveAttributes<FeBlend>
public FeBlend setResult(FilterResult result)
setResult
in interface HasFilterPrimitiveAttributes<FeBlend>
public FilterIn getIn()
getIn
in interface HasFilterInAttributes<FeBlend>
public FeBlend setIn(FilterIn in)
setIn
in interface HasFilterInAttributes<FeBlend>
public FilterIn getIn2()
getIn2
in interface HasFilterIn2Attributes<FeBlend>
public FeBlend setIn2(FilterIn in2)
setIn2
in interface HasFilterIn2Attributes<FeBlend>
public FilterMode getMode()
public FeBlend setMode(FilterMode mode)
Copyright © 2018 Xalys. All rights reserved.