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 EmbeddedDiagramcreateAndSkip(String type, Iterator<CharSequence> it, ISkinSimple skinParam) voidstatic EmbeddedDiagramfrom(ISkinSimple skinParam, List<String> strings) static StringdoublegetStartingAltitude(StringBounder stringBounder) Methods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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:
getStartingAltitudein interfaceAtom
-
calculateDimension
- Specified by:
calculateDimensionin interfaceAtom- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getHorizontalAlignment
- Specified by:
getHorizontalAlignmentin interfaceLine
-
getNeutrons
- Specified by:
getNeutronsin interfaceAtom
-