Package | Description |
---|---|
com.nomagic.magicdraw.magicreport.helper |
Modifier and Type | Method and Description |
---|---|
Polygon |
ReportHelper.getPresentationElementBounds(com.nomagic.magicdraw.uml.symbols.PresentationElement element)
Gets the bounds of this element in the form of a Polygon object.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Polygon> |
ReportHelper.getPresentationElementBounds(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Diagram diagram,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element)
Gets the bounds of this element in the form of a Polygon object.
|