public class InterMessView extends View
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
InterMessView() |
InterMessView(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
Tag |
getFocusEntry() |
Tag |
getFocusSrc() |
SegLabel |
getLabel() |
int |
getOrdinal() |
Location |
getOrigin() |
Location |
getTerminus() |
void |
setFocusEntry(Tag o) |
void |
setFocusSrc(Tag o) |
void |
setLabel(SegLabel o) |
void |
setOrdinal(int o) |
void |
setOrigin(Location 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 InterMessView(PetalNode parent, Collection params, int tag)
public InterMessView()
public SegLabel getLabel()
public void setLabel(SegLabel o)
public Tag getFocusSrc()
public void setFocusSrc(Tag o)
public Tag getFocusEntry()
public void setFocusEntry(Tag o)
public Location getOrigin()
public void setOrigin(Location o)
public Location getTerminus()
public void setTerminus(Location o)
public int getOrdinal()
public void setOrdinal(int o)
Copyright © 2018 BITPlan GmbH. All rights reserved.