|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sikuli.api.visual.element.Element
org.sikuli.api.visual.element.DotElement
public class DotElement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.sikuli.api.visual.element.Element |
|---|
Element.HorizontalAlignment, Element.Listener, Element.VerticalAlignment |
| Field Summary |
|---|
| Fields inherited from class org.sikuli.api.visual.element.Element |
|---|
height, horizontalAlignment, verticalAlignment, width, x, y |
| Constructor Summary | |
|---|---|
DotElement()
|
|
| Method Summary | |
|---|---|
void |
setLineColor(Color color)
Sets the line color of this Element. |
| Methods inherited from class org.sikuli.api.visual.element.Element |
|---|
addListener, createPNode, getBackgroundColor, getColor, getFontSize, getLineColor, getLineWidth, getTransparency, removeListener, setBackgroundColor, setColor, setFontSize, setLineWidth, setLocation, setTransparency, styleWith |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DotElement()
| Method Detail |
|---|
public void setLineColor(Color color)
Element
setLineColor in class Elementcolor - the specified the line color.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||