public class ObjectView extends QuiduView
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
ObjectView()  | 
ObjectView(PetalNode parent,
          Collection params,
          int tag)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
int | 
getAnnotation()  | 
ItemLabel | 
getLabel()  | 
int | 
getSubobjects()  | 
double | 
getXOffset()  | 
double | 
getYOffset()  | 
void | 
setAnnotation(int o)  | 
void | 
setLabel(ItemLabel o)  | 
void | 
setSubobjects(int o)  | 
void | 
setXOffset(double o)  | 
void | 
setYOffset(double 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 ObjectView(PetalNode parent, Collection params, int tag)
public ObjectView()
public ItemLabel getLabel()
public void setLabel(ItemLabel o)
public int getAnnotation()
public void setAnnotation(int o)
public int getSubobjects()
public void setSubobjects(int o)
public double getXOffset()
public void setXOffset(double o)
public double getYOffset()
public void setYOffset(double o)
Copyright © 2018 BITPlan GmbH. All rights reserved.