Class FEntry
java.lang.Object
net.sourceforge.plantuml.filesdiagram.FEntry
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddRawEntry(String raw) static FEntrydrawAndMove(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, waitMethods 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)
-