Package net.sourceforge.plantuml.skin
Class SimpleContext2D
- java.lang.Object
-
- net.sourceforge.plantuml.skin.SimpleContext2D
-
-
Constructor Summary
Constructors Constructor Description SimpleContext2D(boolean isBackground)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isBackground()
-
-
-
Method Detail
-
isBackground
public boolean isBackground()
- Specified by:
isBackground
in interfaceContext2D
-
-