com.oy.shared.lm.graph.bo
Class GroupInfo
java.lang.Object
com.oy.shared.lm.graph.bo.BaseInfo
com.oy.shared.lm.graph.bo.GroupInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class GroupInfo
- extends BaseInfo
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Field Summary |
private int |
mode
|
| 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 |
mode
private int mode
GroupInfo
public GroupInfo()
getMode
public int getMode()
setMode
public void setMode(int mode)
isModeNone
public boolean isModeNone()
setModeNone
public void setModeNone()
isModeOutlined
public boolean isModeOutlined()
setModeOutlined
public void setModeOutlined()
isModeFilled
public boolean isModeFilled()
setModeFilled
public void setModeFilled()
copyFieldsFrom
public void copyFieldsFrom(GroupInfo source)
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com