public class GraphicStyle extends Object
| 构造器和说明 |
|---|
GraphicStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
GraphicStyle |
fill(String fill) |
GraphicStyle |
height(Object height) |
GraphicStyle |
text(String text) |
GraphicStyle |
textAlign(X textAlign) |
GraphicStyle |
width(Object width) |
public GraphicStyle text(String text)
public GraphicStyle textAlign(X textAlign)
public GraphicStyle fill(String fill)
public GraphicStyle width(Object width)
public GraphicStyle height(Object height)
Copyright © 2018. All rights reserved.