Package net.sourceforge.plantuml
Class EmbeddedDiagram
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.EmbeddedDiagram
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) static EmbeddedDiagram
createAndSkip
(String type, Iterator<CharSequence> it, ISkinSimple skinParam) void
static EmbeddedDiagram
from
(ISkinSimple skinParam, List<String> strings) static String
double
getStartingAltitude
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Field Details
-
EMBEDDED_START
- See Also:
-
EMBEDDED_END
- See Also:
-
-
Method Details
-
getEmbeddedType
-
createAndSkip
public static EmbeddedDiagram createAndSkip(String type, Iterator<CharSequence> it, ISkinSimple skinParam) -
from
-
getStartingAltitude
- Specified by:
getStartingAltitude
in interfaceAtom
-
calculateDimension
- Specified by:
calculateDimension
in interfaceAtom
- Specified by:
calculateDimension
in interfaceTextBlock
-
drawU
-
getHorizontalAlignment
- Specified by:
getHorizontalAlignment
in interfaceLine
-
getNeutrons
- Specified by:
getNeutrons
in interfaceAtom
-