Class FEntry
java.lang.Object
net.sourceforge.plantuml.filesdiagram.FEntry
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRawEntry
(String raw) static FEntry
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
-
Method Details
-
createRoot
-
addRawEntry
-
addNote
-
iterator
-
getParent
-
getName
-
getEmoticon
-
drawAndMove
public UGraphic drawAndMove(UGraphic ug, FontConfiguration fontConfiguration, ISkinParam skinParam, double deltax)
-