public interface IsRenderContext extends IsObjectContext
Context for an object that can render itself.
| Modifier and Type | Method and Description |
|---|---|
default int |
getLineWidth()
Gets the maximum width of a line for rendering.
|
void |
setLineWidth(int width)
Sets the maximum width of a line.
|
Copyright © 2016–2017. All rights reserved.