|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.IlvGraphic
ilog.views.graphic.IlvIcon
ilog.views.sdm.renderer.IlvExpandCollapseRenderer.ExpandCollapseIcon
public static class IlvExpandCollapseRenderer.ExpandCollapseIcon
This graphic object is used to draw the "expand" and "collapse"
icons used by the IlvExpandCollapseRenderer.
This class is public only to allow saving in an IVL file the contents of a grapher associated with an SDM engine and containing expandable nodes.
| Field Summary |
|---|
| Fields inherited from class ilog.views.graphic.IlvIcon |
|---|
drawrect |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
IlvExpandCollapseRenderer.ExpandCollapseIcon(IlvInputStream stream)
Reads the icon from an IVL stream. |
|
| Method Summary | |
|---|---|
void |
write(IlvOutputStream stream)
Writes the icon to an IVL stream. |
| Methods inherited from class ilog.views.graphic.IlvIcon |
|---|
applyTransform, boundingBox, contains, copy, draw, getAlpha, getClip, getDefinitionRect, getImage, getImageLocation, getRenderedImage, getTransformer, imageUpdate, isAutoResizing, isHighQualityRendering, setAlpha, setAutoResizing, setClip, setGraphicBag, setHighQualityRendering, setImage, setImageLocation, setRenderedImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IlvExpandCollapseRenderer.ExpandCollapseIcon(IlvInputStream stream)
throws IlvReadFileException,
IOException
stream - The input stream.
IlvReadFileException
IOException| Method Detail |
|---|
public void write(IlvOutputStream stream)
throws IOException
write in interface IlvPersistentObjectwrite in class IlvIconstream - The output stream.
IOException - thrown when an exception occurs during
the write operation for this object.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||