net.sourceforge.plantuml
Interface PSystemBasicFactory

All Superinterfaces:
PSystemFactory
All Known Implementing Classes:
PrintSkinFactory, PSystemDitaaFactory, PSystemDotFactory, PSystemEggFactory, PSystemJcckitFactory, PSystemLostFactory, PSystemOregonFactory, PSystemPathFactory, PSystemRIPFactory, PSystemSaltFactory, PSystemSudokuFactory, PSystemVersionFactory, PSystemXearthFactory

public interface PSystemBasicFactory
extends PSystemFactory


Method Summary
 boolean executeLine(java.lang.String line)
           
 
Methods inherited from interface net.sourceforge.plantuml.PSystemFactory
getDiagramType, getSystem, init
 

Method Detail

executeLine

boolean executeLine(java.lang.String line)


Copyright © 2011. All Rights Reserved.