public class NodeStyle extends LinkStyle
| 构造器和说明 |
|---|
NodeStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
BrushType |
brushType()
获取brushType值
|
NodeStyle |
brushType(BrushType brushType)
设置brushType值
|
String |
color()
获取color值
|
NodeStyle |
color(String color)
设置color值
|
BrushType |
getBrushType()
获取brushType值
|
String |
getColor()
获取color值
|
void |
setBrushType(BrushType brushType)
设置brushType值
|
void |
setColor(String color)
设置color值
|
borderColor, borderColor, borderWidth, borderWidth, getBorderColor, getBorderWidth, getType, setBorderColor, setBorderWidth, setType, type, typepublic BrushType brushType()
public String color()
public BrushType getBrushType()
public void setBrushType(BrushType brushType)
brushType - public String getColor()
public void setColor(String color)
color - Copyright © 2018. All rights reserved.