ilog.views.graphic.composite.layout
Class IlvLinkAttachmentLayout

java.lang.Object
  extended by ilog.views.graphic.composite.layout.IlvAttachmentLayout
      extended by ilog.views.graphic.composite.layout.IlvLinkAttachmentLayout
All Implemented Interfaces:
IlvLayoutManager, IlvPersistentObject, Cloneable

public class IlvLinkAttachmentLayout
extends IlvAttachmentLayout

A layout manager for composite link.

Since:
JViews 8.1

Field Summary
 
Fields inherited from class ilog.views.graphic.composite.layout.IlvAttachmentLayout
ANCHOR
 
Constructor Summary
IlvLinkAttachmentLayout()
          Creates a new instance of IlvLinkAttachmentLayout.
IlvLinkAttachmentLayout(IlvInputStream stream)
          Reads the object from an IlvInputStream.
 
Method Summary
 void reset()
          Removes all the constraints.
 
Methods inherited from class ilog.views.graphic.composite.layout.IlvAttachmentLayout
attach, clone, getAnchor, layoutGroup, removeConstraints, resizeFirstChildOnly, setAnchor, setConstraints, write
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvLinkAttachmentLayout

public IlvLinkAttachmentLayout()
Creates a new instance of IlvLinkAttachmentLayout.


IlvLinkAttachmentLayout

public IlvLinkAttachmentLayout(IlvInputStream stream)
                        throws IlvReadFileException
Reads the object from an IlvInputStream.

Parameters:
stream -
Throws:
IlvReadFileException - if the format is not correct.
IlvReadFileException
Method Detail

reset

public void reset()
Removes all the constraints.

Specified by:
reset in interface IlvLayoutManager
Overrides:
reset in class IlvAttachmentLayout
See Also:
IlvAttachmentLayout.reset()


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.