net.sourceforge.plantuml.skin
Class SimpleContext2D

java.lang.Object
  extended by net.sourceforge.plantuml.skin.SimpleContext2D
All Implemented Interfaces:
Context2D

public class SimpleContext2D
extends Object
implements Context2D


Constructor Summary
SimpleContext2D(boolean isBackground)
           
 
Method Summary
 boolean isBackground()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleContext2D

public SimpleContext2D(boolean isBackground)
Method Detail

isBackground

public boolean isBackground()
Specified by:
isBackground in interface Context2D


Copyright © 2013. All Rights Reserved.