Class DrawLinePath
- 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 line path.The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.The ConnectorStyle controlling the presentation and behavior of this line's tail segments.The point at which the leading tail segment joins the connecting center segment.The point at which the trailing tail segment joins the connecting center segment.Style of arrow head to draw at the end of the line or path.int
Ending left coordinate of the line.double
Ending left coordinate of the line.End point of the lineint
Ending top coordinate of the line.double
Ending top coordinate of the line.KnobType[]
getKnobs()
Array of control knobs to display for this item.Getter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility.static DrawLinePath
getOrCreateRef
(JavaScriptObject jsObj) boolean
If thetitleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
?int
Starting left coordinate of the line.double
Starting left coordinate of the line.Start point of the lineint
Starting top coordinate of the line.double
Starting top coordinate of the line.int
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.double
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.The mode in which thetitleLabel
(if shown) is rotated with this draw item.void
moveBy
(int left, int top) Move both the start and end points of the line by a relative amount.void
moveStartPointTo
(Integer left, Integer top) Moves the line path such that thestartPoint
ends up at the specified point.setConnectorOrientation
(ConnectorOrientation connectorOrientation) The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.setConnectorStyle
(ConnectorStyle connectorStyle) The ConnectorStyle controlling the presentation and behavior of this line's tail segments.setControlPoint1
(Point controlPoint1) The point at which the leading tail segment joins the connecting center segment.setControlPoint2
(Point controlPoint2) The point at which the trailing tail segment joins the connecting center segment.static void
setDefaultProperties
(DrawLinePath drawLinePathProperties) Class level method to set the default properties of this class.setEndArrow
(ArrowStyle endArrow) Style of arrow head to draw at the end of the line or path.setEndLeft
(int endLeft) Ending left coordinate of the line.setEndPoint
(Point endPoint) End point of the line
If this method is called after the component has been drawn/initialized: Update the endPointsetEndTop
(int endTop) Ending top coordinate of the line.Array of control knobs to display for this item.Setter implementing theLogicalStructure
interface, which supports Eclipse's logical structure debugging facility.setShowTitleLabelBackground
(boolean showTitleLabelBackground) If thetitleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
?setStartLeft
(int startLeft) Starting left coordinate of the line.setStartPoint
(Point startPoint) Start point of the line
If this method is called after the component has been drawn/initialized: Update the startPointsetStartTop
(int startTop) Starting top coordinate of the line.setTailSize
(int tailSize) Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.setTitleRotationMode
(TitleRotationMode titleRotationMode) The mode in which thetitleLabel
(if shown) is rotated with this draw item.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, getEndKnob, getEventOpaque, getFillColor, getFillGradient, getFillGradientAsString, getFillOpacity, getFormItemAutoChild, getHoverDelay, getHoverHTML, getKeepInParentRect, 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, getSideResizeKnob, getStartArrow, getStartKnob, getSvgString, getTitle, getTitleAutoFit, getTitleAutoFitMargin, getTitleAutoFitRotationMode, getTitleLabel, getTitleLabelBackground, getTitleLabelPadding, getTranslate, getUnderlyingGWTCanvas, getUseSimpleTransform, getXShearFactor, getYShearFactor, getZIndex, hide, hideAllKnobs, hideKnobs, hideKnobs, hover, isInBounds, isPointInPath, moveTo, 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, setEventOpaque, setFillColor, setFillGradient, setFillGradient, setFillOpacity, setHoverDelay, setKeepInParentRect, setKeepInParentRect, setLineCap, setLineColor, setLineOpacity, setLinePattern, setLineWidth, setLogicalStructure, setMoveKnobOffset, setMoveKnobPoint, setPrompt, setPropertyValue, setProportionalResizeModifiers, setProportionalResizing, setResizeKnobPoints, setResizeViaLocalTransformOnly, setRotation, setRotation, setScale, setShadow, setShapeData, setShowHover, setShowResizeOutline, setStartArrow, setTitle, setTitleAutoFit, setTitleAutoFitMargin, setTitleAutoFitRotationMode, setTitleLabelPadding, 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
-
DrawLinePath
public DrawLinePath() -
DrawLinePath
-
-
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
-
setConnectorOrientation
public DrawLinePath setConnectorOrientation(ConnectorOrientation connectorOrientation) throws IllegalStateException The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.- Parameters:
connectorOrientation
- New connectorOrientation value. Default value is "auto"- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getConnectorOrientation
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.- Returns:
- Current connectorOrientation value. Default value is "auto"
-
setConnectorStyle
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.- Parameters:
connectorStyle
- New connectorStyle value. Default value is "diagonal"- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getConnectorStyle
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.- Returns:
- Current connectorStyle value. Default value is "diagonal"
-
setControlPoint1
The point at which the leading tail segment joins the connecting center segment.
If this method is called after the component has been drawn/initialized: Sets the coordinates of the controlPoint1 knob and by extension the coordinates of this DrawLinePath's leading tail segment.- Parameters:
controlPoint1
- left coordinate for start point, in pixels. Default value is null- Returns:
DrawLinePath
instance, for chaining setter calls
-
getControlPoint1
The point at which the leading tail segment joins the connecting center segment.- Returns:
- Current controlPoint1 value. Default value is null
-
setControlPoint2
The point at which the trailing tail segment joins the connecting center segment. Has no effect on lines with right angle ConnectorStyles.
If this method is called after the component has been drawn/initialized: Sets the coordinates of the controlPoint2 knob and by extension the coordinates of this DrawLinePath's trailing tail segment.- Parameters:
controlPoint2
- left coordinate for start point, in pixels. Default value is null- Returns:
DrawLinePath
instance, for chaining setter calls
-
getControlPoint2
The point at which the trailing tail segment joins the connecting center segment. Has no effect on lines with right angle ConnectorStyles.- Returns:
- Current controlPoint2 value. Default value is null
-
setEndArrow
Style of arrow head to draw at the end of the line or path.- Overrides:
setEndArrow
in classDrawItem
- Parameters:
endArrow
- New endArrow value. Default value is "open", IRW- Returns:
DrawLinePath
instance, for chaining setter calls- See Also:
-
getEndArrow
Style of arrow head to draw at the end of the line or path.- Overrides:
getEndArrow
in classDrawItem
- Returns:
- Current endArrow value. Default value is "open", IRW
- See Also:
-
setEndLeft
Ending left coordinate of the line. Overrides left coordinate ofendPoint
if both are set.- Parameters:
endLeft
- New endLeft value. Default value is 0 , IRW- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getEndLeft
public int getEndLeft()Ending left coordinate of the line. Overrides left coordinate ofendPoint
if both are set.- Returns:
- Current endLeft value. Default value is 0 , IRW
-
getEndLeftAsDouble
public double getEndLeftAsDouble()Ending left coordinate of the line. Overrides left coordinate ofendPoint
if both are set.- Returns:
- Current endLeft value. Default value is 0 , IRW
-
setEndPoint
End point of the line
If this method is called after the component has been drawn/initialized: Update the endPoint- Parameters:
endPoint
- left coordinate for end point, in pixels. Default value is [100,100]- Returns:
DrawLinePath
instance, for chaining setter calls
-
getEndPoint
End point of the line- Returns:
- Current endPoint value. Default value is [100,100]
-
setEndTop
Ending top coordinate of the line. Overrides top coordinate ofendPoint
if both are set.- Parameters:
endTop
- New endTop value. Default value is 0 , IRW- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getEndTop
public int getEndTop()Ending top coordinate of the line. Overrides top coordinate ofendPoint
if both are set.- Returns:
- Current endTop value. Default value is 0 , IRW
-
getEndTopAsDouble
public double getEndTopAsDouble()Ending top coordinate of the line. Overrides top coordinate ofendPoint
if both are set.- Returns:
- Current endTop value. Default value is 0 , IRW
-
setKnobs
Array of control knobs to display for this item. EachKnobType
specified in this will turn on UI element(s) allowing the user to manipulate this DrawLinePath. To update the set of knobs at runtime useDrawItem.showKnobs()
andDrawItem.hideKnobs()
.DrawLinePath supports the
KnobType.STARTPOINT
,KnobType.ENDPOINT
,KnobType.CONTROLPOINT1
, andKnobType.CONTROLPOINT2
knob types.- Overrides:
setKnobs
in classDrawItem
- Parameters:
knobs
- New knobs value. Default value is null- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created- See Also:
-
getKnobs
Array of control knobs to display for this item. EachKnobType
specified in this will turn on UI element(s) allowing the user to manipulate this DrawLinePath. To update the set of knobs at runtime useDrawItem.showKnobs()
andDrawItem.hideKnobs()
.DrawLinePath supports the
KnobType.STARTPOINT
,KnobType.ENDPOINT
,KnobType.CONTROLPOINT1
, andKnobType.CONTROLPOINT2
knob types. -
setShowTitleLabelBackground
public DrawLinePath setShowTitleLabelBackground(boolean showTitleLabelBackground) throws IllegalStateException If thetitleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
?This defaults to true for
DrawSector
s and shapes that are not commonly filled (e.g.DrawLine
s).Note : This is an advanced setting
- Overrides:
setShowTitleLabelBackground
in classDrawItem
- Parameters:
showTitleLabelBackground
- New showTitleLabelBackground value. Default value is true- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getShowTitleLabelBackground
public boolean getShowTitleLabelBackground()If thetitleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
?This defaults to true for
DrawSector
s and shapes that are not commonly filled (e.g.DrawLine
s).- Overrides:
getShowTitleLabelBackground
in classDrawItem
- Returns:
- Current showTitleLabelBackground value. Default value is true
-
setStartLeft
Starting left coordinate of the line. Overrides left coordinate ofstartPoint
if both are set.- Parameters:
startLeft
- New startLeft value. Default value is 0 , IRW- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getStartLeft
public int getStartLeft()Starting left coordinate of the line. Overrides left coordinate ofstartPoint
if both are set.- Returns:
- Current startLeft value. Default value is 0 , IRW
-
getStartLeftAsDouble
public double getStartLeftAsDouble()Starting left coordinate of the line. Overrides left coordinate ofstartPoint
if both are set.- Returns:
- Current startLeft value. Default value is 0 , IRW
-
setStartPoint
Start point of the line
If this method is called after the component has been drawn/initialized: Update the startPoint- Parameters:
startPoint
- left coordinate for start point, in pixels. Default value is [0,0]- Returns:
DrawLinePath
instance, for chaining setter calls
-
getStartPoint
Start point of the line- Returns:
- Current startPoint value. Default value is [0,0]
-
setStartTop
Starting top coordinate of the line. Overrides top coordinate ofstartPoint
if both are set.- Parameters:
startTop
- New startTop value. Default value is 0 , IRW- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getStartTop
public int getStartTop()Starting top coordinate of the line. Overrides top coordinate ofstartPoint
if both are set.- Returns:
- Current startTop value. Default value is 0 , IRW
-
getStartTopAsDouble
public double getStartTopAsDouble()Starting top coordinate of the line. Overrides top coordinate ofstartPoint
if both are set.- Returns:
- Current startTop value. Default value is 0 , IRW
-
setTailSize
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.- Parameters:
tailSize
- New tailSize value. Default value is 30- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created
-
getTailSize
public int getTailSize()Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.- Returns:
- Current tailSize value. Default value is 30
-
getTailSizeAsDouble
public double getTailSizeAsDouble()Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.- Returns:
- Current tailSize value. Default value is 30
-
setTitleRotationMode
public DrawLinePath setTitleRotationMode(TitleRotationMode titleRotationMode) throws IllegalStateException The mode in which thetitleLabel
(if shown) is rotated with this draw item.Note : This is an advanced setting
- Overrides:
setTitleRotationMode
in classDrawItem
- Parameters:
titleRotationMode
- New titleRotationMode value. Default value is "withLineAlwaysUp"- Returns:
DrawLinePath
instance, for chaining setter calls- Throws:
IllegalStateException
- this property cannot be changed after the component has been created- See Also:
-
getTitleRotationMode
The mode in which thetitleLabel
(if shown) is rotated with this draw item.- Overrides:
getTitleRotationMode
in classDrawItem
- Returns:
- Current titleRotationMode value. Default value is "withLineAlwaysUp"
- See Also:
-
getCenter
Get the center point of the line path. -
moveBy
public void moveBy(int left, int top) Move both the start and end points of the line by a relative amount. -
moveStartPointTo
Moves the line path such that thestartPoint
ends up at the specified point.- Parameters:
left
- new left coordinate in pixelstop
- new top coordinate in pixels
-
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:
drawLinePathProperties
- 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
-