Multivalent API

Uses of Class
multivalent.node.IClip

Packages that use IClip
multivalent.node Many types of tree nodes: scrolled panel, fixed format document nodes, media leaves. 
 

Uses of IClip in multivalent.node
 

Subclasses of IClip in multivalent.node
 class FixedIClip
          Clips children to be within its bbox, WxH of which are given in constructor and are independent of size and position of children.
 


Multivalent API