net.sourceforge.plantuml.command.note
Interface SingleMultiFactoryCommand<D extends PSystem>

All Known Implementing Classes:
FactoryNoteActivityCommand, FactoryNoteCommand, FactoryNoteOnEntityCommand, FactoryNoteOnLinkCommand, FactorySequenceNoteCommand, FactorySequenceNoteOnArrowCommand, FactorySequenceNoteOverSeveralCommand, FactorySpriteCommand

public interface SingleMultiFactoryCommand<D extends PSystem>


Method Summary
 Command createMultiLine(D system)
           
 Command createSingleLine(D system)
           
 

Method Detail

createSingleLine

Command createSingleLine(D system)

createMultiLine

Command createMultiLine(D system)


Copyright © 2012. All Rights Reserved.