Package net.sourceforge.plantuml.skin
Class SimpleContext2D
java.lang.Object
net.sourceforge.plantuml.skin.SimpleContext2D
- All Implemented Interfaces:
Context2D
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SimpleContext2D
public SimpleContext2D(boolean isBackground)
-
-
Method Details
-
isBackground
public boolean isBackground()- Specified by:
isBackground
in interfaceContext2D
-