net.sourceforge.plantuml
Class PSystemBasicFactory

java.lang.Object
  extended by net.sourceforge.plantuml.PSystemBasicFactory
All Implemented Interfaces:
PSystemFactory
Direct Known Subclasses:
PrintSkinFactory, PSystemAppleTwoFactory, PSystemDitaaFactory, PSystemDonorsFactory, PSystemDotFactory, PSystemEggFactory, PSystemJcckitFactory, PSystemLicenseFactory, PSystemListFontsFactory, PSystemLogoFactory, PSystemLostFactory, PSystemOregonFactory, PSystemPathFactory, PSystemRIPFactory, PSystemSaltFactory, PSystemSudokuFactory, PSystemTuringFactory, PSystemVersionFactory, PSystemXearthFactory

public abstract class PSystemBasicFactory
extends Object
implements PSystemFactory


Constructor Summary
PSystemBasicFactory()
           
 
Method Summary
abstract  boolean executeLine(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sourceforge.plantuml.PSystemFactory
getDiagramType, getSystem, init
 

Constructor Detail

PSystemBasicFactory

public PSystemBasicFactory()
Method Detail

executeLine

public abstract boolean executeLine(String line)


Copyright © 2013. All Rights Reserved.