public class EntityImageClass extends AbstractEntityImage implements Stencil, WithPorts
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
EntityImageClass(GraphvizVersion version,
ILeaf entity,
ISkinParam skinParam,
PortionShower portionShower) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEndingX(StringBounder stringBounder,
double y) |
Rectangle2D |
getInnerPosition(String member,
StringBounder stringBounder,
InnerStrategy strategy) |
Ports |
getPorts(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
double |
getStartingX(StringBounder stringBounder,
double y) |
getBackcolor, getEntity, getSkinParam, getStereo, isHiddenpublic EntityImageClass(GraphvizVersion version, ILeaf entity, ISkinParam skinParam, PortionShower portionShower)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic Rectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition in interface TextBlockgetInnerPosition in class AbstractTextBlockpublic Ports getPorts(StringBounder stringBounder)
public ShapeType getShapeType()
getShapeType in interface IEntityImagepublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagegetShield in class AbstractEntityImagepublic double getStartingX(StringBounder stringBounder, double y)
getStartingX in interface Stencilpublic double getEndingX(StringBounder stringBounder, double y)
getEndingX in interface StencilCopyright © 2017. All rights reserved.