net.sourceforge.plantuml.cucadiagram
Class BlockMemberImpl
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BlockMemberImpl
- All Implemented Interfaces:
- BlockMember
public class BlockMemberImpl
- extends Object
- implements BlockMember
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockMemberImpl
public BlockMemberImpl(List<Member> members)
getAll
public List<Member> getAll()
asTextBlock
public TextBlockWidth asTextBlock(FontParam fontParam,
ISkinParam skinParam)
- Specified by:
asTextBlock
in interface BlockMember
Copyright © 2012. All Rights Reserved.