com.oy.shared.lm.graph.bo
Class NodeInfo
java.lang.Object
com.oy.shared.lm.graph.bo.BaseInfo
com.oy.shared.lm.graph.bo.NodeInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class NodeInfo
- extends BaseInfo
- implements java.io.Serializable
- See Also:
- Serialized Form
| Fields inherited from class com.oy.shared.lm.graph.bo.BaseInfo |
|
| Methods inherited from class com.oy.shared.lm.graph.bo.BaseInfo |
copyFieldsFrom, getAttributes, getCaption, getFillColor, getFontColor, getFontName, getFontSize, getLineColor, setAttributes, setCaption, setFillColor, setFontColor, setFontName, setFontSize, setLineColor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
header
private java.lang.String header
footer
private java.lang.String footer
shape
private int shape
mode
private int mode
filled
private boolean filled
rounded
private boolean rounded
NodeInfo
public NodeInfo()
getHeader
public java.lang.String getHeader()
setHeader
public void setHeader(java.lang.String header)
getFooter
public java.lang.String getFooter()
setFooter
public void setFooter(java.lang.String footer)
getShape
public int getShape()
setShape
public void setShape(int shape)
getMode
public int getMode()
setMode
public void setMode(int mode)
getFilled
public boolean getFilled()
setFilled
public void setFilled(boolean filled)
getRounded
public boolean getRounded()
setRounded
public void setRounded(boolean rounded)
isShapeRecord
public boolean isShapeRecord()
setShapeRecord
public void setShapeRecord()
isShapeBox
public boolean isShapeBox()
setShapeBox
public void setShapeBox()
isShapeEllipse
public boolean isShapeEllipse()
setShapeEllipse
public void setShapeEllipse()
isShapeCircle
public boolean isShapeCircle()
setShapeCircle
public void setShapeCircle()
isShapeDiamond
public boolean isShapeDiamond()
setShapeDiamond
public void setShapeDiamond()
isShapeTriangle
public boolean isShapeTriangle()
setShapeTriangle
public void setShapeTriangle()
isShapeInvtriangle
public boolean isShapeInvtriangle()
setShapeInvtriangle
public void setShapeInvtriangle()
isShapeHexagon
public boolean isShapeHexagon()
setShapeHexagon
public void setShapeHexagon()
isShapeOctagon
public boolean isShapeOctagon()
setShapeOctagon
public void setShapeOctagon()
isShapeParallelogram
public boolean isShapeParallelogram()
setShapeParallelogram
public void setShapeParallelogram()
isModeSolid
public boolean isModeSolid()
setModeSolid
public void setModeSolid()
isModeDashed
public boolean isModeDashed()
setModeDashed
public void setModeDashed()
isModeDotted
public boolean isModeDotted()
setModeDotted
public void setModeDotted()
isModeBold
public boolean isModeBold()
setModeBold
public void setModeBold()
copyFieldsFrom
public void copyFieldsFrom(NodeInfo source)
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com