|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.ebmwebsourcing.geasytools.geasysvg.core.impl.SVGElement
com.ebmwebsourcing.geasytools.geasysvg.core.impl.Path
public class Path
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.geasytools.geasysvg.core.impl.SVGElement |
|---|
id, impl, x, y |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
Path(com.google.gwt.user.client.Element element,
java.lang.String path,
float x,
float y)
|
|
| Method Summary | |
|---|---|
float |
getHeight()
Returns elements with based on BBox.height |
IMarker |
getMarkerEnd()
|
IMarker |
getMarkerMid()
|
IMarker |
getMarkerStart()
|
java.lang.String |
getPath()
|
float |
getWidth()
Returns elements with based on BBox.width |
void |
setMarkerEnd(IMarker marker)
|
void |
setMarkerMid(IMarker marker)
|
void |
setMarkerStart(IMarker marker)
|
void |
setPath(java.lang.String path)
|
void |
setX(float x)
|
void |
setY(float y)
|
| Methods inherited from class com.ebmwebsourcing.geasytools.geasysvg.core.impl.SVGElement |
|---|
getAbsoluteLeft, getAbsoluteTop, getCanvas, getContainer, getFillColour, getFillOpacity, getId, getImpl, getStrokeColour, getStrokeDashArray, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setHeight, setId, setImpl, setStokeColour, setStrokeDashArray, setVisible, setWidth, toBack, toFront, translate |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.ISVGElement |
|---|
getCanvas, getContainer, getFillColour, getFillOpacity, getId, getStrokeColour, getStrokeDashArray, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setHeight, setId, setStokeColour, setStrokeDashArray, setVisible, setWidth, toBack, toFront, translate |
| Constructor Detail |
|---|
public Path(com.google.gwt.user.client.Element element,
java.lang.String path,
float x,
float y)
| Method Detail |
|---|
public java.lang.String getPath()
getPath in interface IPathpublic IMarker getMarkerEnd()
getMarkerEnd in interface IPathpublic IMarker getMarkerMid()
getMarkerMid in interface IPathpublic IMarker getMarkerStart()
getMarkerStart in interface IPathpublic void setMarkerEnd(IMarker marker)
setMarkerEnd in interface IPathpublic void setMarkerMid(IMarker marker)
setMarkerMid in interface IPathpublic void setMarkerStart(IMarker marker)
setMarkerStart in interface IPathpublic void setPath(java.lang.String path)
setPath in interface IPathpublic float getWidth()
ISVGElement
getWidth in interface ISVGElementgetWidth in class SVGElementpublic float getHeight()
ISVGElement
getHeight in interface ISVGElementgetHeight in class SVGElementpublic void setX(float x)
setX in interface ISVGElementsetX in class SVGElementpublic void setY(float y)
setY in interface ISVGElementsetY in class SVGElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||