public class TransView extends QuiduView
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
TransView()  | 
TransView(PetalNode parent,
         Collection params,
         int tag)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
SegLabel | 
getLabel()  | 
Location | 
getOriginAttachment()  | 
Location | 
getTerminalAttachment()  | 
List | 
getVertices()  | 
boolean | 
getXOffset()  | 
void | 
setLabel(SegLabel o)  | 
void | 
setOriginAttachment(Location o)  | 
void | 
setTerminalAttachment(Location o)  | 
void | 
setVertices(List o)  | 
void | 
setXOffset(boolean o)  | 
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLonggetClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toStringaddProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, init, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildCount, getKindpublic TransView(PetalNode parent, Collection params, int tag)
public TransView()
public boolean getXOffset()
public void setXOffset(boolean o)
public SegLabel getLabel()
public void setLabel(SegLabel o)
public List getVertices()
public void setVertices(List o)
public Location getOriginAttachment()
public void setOriginAttachment(Location o)
public Location getTerminalAttachment()
public void setTerminalAttachment(Location o)
Copyright © 2018 BITPlan GmbH. All rights reserved.