public class DrawFrameBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
DrawFrame |
build() |
DrawFrameBuilder |
style(GraphicStyle drawStyle) |
DrawFrameBuilder |
textStyle(TextStyle textStyle) |
DrawFrameBuilder |
zIndex(int zIndex) |
public DrawFrameBuilder zIndex(int zIndex)
zIndex - the new z indexpublic DrawFrameBuilder style(GraphicStyle drawStyle)
drawStyle - the style of the framepublic DrawFrameBuilder textStyle(TextStyle textStyle)
textStyle - the style of the textpublic DrawFrame build()
Copyright © 2016–2021. All rights reserved.