public class BranchPoint extends AbstractLocation
listeners, properties, prototype
Constructor and Description |
---|
BranchPoint(Element prototype) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor)
Accept a visitor.
|
String |
getName()
Constructs a human-friendly name of this location.
|
Element |
getPrototypeFromParent(Element parent)
Returns the #branchpoint property value of the parent argument.
|
clone, getFirst, getLast, getNext, getPrevious, insert, move, remove, setPrototype
acceptSafe, addListener, getColor, getCommandManager, getDocument, getLocalProperty, getParent, getProperties, getProperty, getPropertyValue, getPrototype, getTemplate, getX, getY, hasFlag, importInto, isPropertyLocal, removeListener, setCommandManager, setProperties, setProperty, setPropertyFromPath
public BranchPoint(Element prototype)
public void accept(Visitor visitor) throws Exception
Element
public Element getPrototypeFromParent(Element parent)
getPrototypeFromParent
in class Element
parent
- - The parent elementpublic String getName()
AbstractLocation
getName
in class AbstractLocation
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.