fr.emn.lite
Class LiteHide
java.lang.Object
fr.emn.lite.LiteAttribute
fr.emn.lite.LiteHide
- All Implemented Interfaces:
- java.io.Serializable
- public class LiteHide
- extends LiteAttribute
Instance this attribute to hide objects. Use null to show objects.
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
id
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public static final java.lang.String id
- See Also:
- Constant Field Values
LiteHide
public LiteHide()
LiteHide
public LiteHide(java.awt.Graphics2D g)
extract
public void extract(java.awt.Graphics2D g)
- Specified by:
extract in class LiteAttribute
get
public static LiteHide get(LiteContext lc)
install
public LiteAttribute install(java.awt.Graphics2D g)
- Specified by:
install in class LiteAttribute
set
public static void set(LiteContext lc,
LiteHide a)