com.oy.shared.lm.graph.bo
Class GraphInfo
java.lang.Object
com.oy.shared.lm.graph.bo.BaseInfo
com.oy.shared.lm.graph.bo.GraphInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class GraphInfo
- 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 |
rotated
private boolean rotated
nodeAttributes
private java.lang.String nodeAttributes
edgeAttributes
private java.lang.String edgeAttributes
GraphInfo
public GraphInfo()
getRotated
public boolean getRotated()
setRotated
public void setRotated(boolean rotated)
getNodeAttributes
public java.lang.String getNodeAttributes()
setNodeAttributes
public void setNodeAttributes(java.lang.String nodeAttributes)
getEdgeAttributes
public java.lang.String getEdgeAttributes()
setEdgeAttributes
public void setEdgeAttributes(java.lang.String edgeAttributes)
copyFieldsFrom
public void copyFieldsFrom(GraphInfo source)
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com