Class FilesEntry
java.lang.Object
net.sourceforge.plantuml.filesdiagram.FilesEntry
- All Implemented Interfaces:
Iterable<FilesEntry>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRawEntry
(String raw) drawAndMove
(UGraphic ug, FontConfiguration fontConfiguration, ISkinParam skinParam, double deltax) getName()
iterator()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
FilesEntry
-
-
Method Details
-
addRawEntry
-
iterator
- Specified by:
iterator
in interfaceIterable<FilesEntry>
-
getName
-
getEmoticon
-
drawAndMove
public UGraphic drawAndMove(UGraphic ug, FontConfiguration fontConfiguration, ISkinParam skinParam, double deltax)
-