public class Nail extends Node
Edge,
Element,
Property,
Serialized Formlisteners, properties, prototype| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor)
Accept a visitor.
|
Element |
getPrototypeFromParent(Element parent)
Returns the #nail property value of the parent argument.
|
clone, getFirst, getLast, getNext, getPrevious, insert, move, remove, setPrototypeacceptSafe, addListener, getColor, getCommandManager, getDocument, getLocalProperty, getParent, getProperties, getProperty, getPropertyValue, getPrototype, getTemplate, getX, getY, hasFlag, importInto, isPropertyLocal, removeListener, setCommandManager, setProperties, setProperty, setPropertyFromPathpublic void accept(Visitor visitor) throws Exception
Elementpublic Element getPrototypeFromParent(Element parent)
getPrototypeFromParent in class Elementparent - - The parent elementCopyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.