public class MessView extends View
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
MessView() |
MessView(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
Tag |
getDataFlowView() |
int |
getDir() |
SegLabel |
getLabel() |
Tag |
getObjectArc() |
int |
getOrientation() |
Location |
getOrigin() |
double |
getPctDist() |
Location |
getTerminus() |
void |
setDataFlowView(Tag o) |
void |
setDir(int o) |
void |
setLabel(SegLabel o) |
void |
setObjectArc(Tag o) |
void |
setOrientation(int o) |
void |
setOrigin(Location o) |
void |
setPctDist(double o) |
void |
setTerminus(Location o) |
getClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toString
addProperty, 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, setProperty
public MessView(PetalNode parent, Collection params, int tag)
public MessView()
public SegLabel getLabel()
public void setLabel(SegLabel o)
public Tag getObjectArc()
public void setObjectArc(Tag o)
public double getPctDist()
public void setPctDist(double o)
public int getOrientation()
public void setOrientation(int o)
public int getDir()
public void setDir(int o)
public Location getOrigin()
public void setOrigin(Location o)
public Location getTerminus()
public void setTerminus(Location o)
public Tag getDataFlowView()
public void setDataFlowView(Tag o)
Copyright © 2018 BITPlan GmbH. All rights reserved.