@OpenApi public abstract class ShapeElement extends PathConnector implements com.nomagic.magicdraw.uml.symbols.manipulators.centerlines.CenterlineableShape
DASHED_STROKE, DOTTED_STROKE, SOLID_STROKE
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor)
Method accepts visitor, and calls method visit<class name>(this) of visitor .
|
getConnectedPathElementCount, getConnectedPathElements, getConnectedPathElements, getConnectedPathElements
addProperty, collectSubManipulatedElements, editName, editName, getBounds, getBoundsShape, getDiagramPresentationElement, getDiagramSurface, getElement, getManipulatedParent, getManipulatedPresentationElements, getMiddlePoint, getObjectParent, getParent, getPreferredSize, getPresentationElements, getPresentationElementStroke, getPresentationElementStroke, getProperty, getPropertyManager, getSelected, getStroke, getStroke, getStroke, getStroke, getStroke, getStroke, hasManipulatedPresentationElements, isSelected, onFind, onFind, setAllSelected, setSelected, setSelected, useParentProperties
clone
accept, addPropertyChangeListener, atInsert, canAdd, canAdd, canAddChild, canAddChild, canAddInstance, canBeDeleted, canChangeParent, canDeleteChild, compareTo, createSortKeys, dispose, fireMultiSourcePropertyChange, firePropertyChange, generateID, getClassType, getCommandForAppending, getHumanName, getHumanType, getID, getName, getProject, getProjectImpl, getResourceID, getSortKeys, hasListeners, isEditable, isParentOf, removeAllChildren, removeAllParents, removeAllPropertyChangeListeners, removePropertyChangeListener, setID, setMDElement, sGetID, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCenterlineableInnerParts, getCenterlinePoint, getCenterlinePointX, getCenterlinePointY, getDiagramPresentationElement, isCenterlineInner, providesHorizontalCenterline, providesVerticalCenterline, snapsToCenterlines
@OpenApi public void accept(Visitor visitor) throws java.lang.Exception
MDElement
accept
in interface MDElement
accept
in class PathConnector
visitor
- which visits this element.java.lang.Exception