public interface ResizableFilter extends Filter
TNetwork.setResizableFilter
to apply
a resizable filter on a network component. If an element
is resizable on a network, user can use mouse to
drag-and-drop to resize an element object on the canvas.Modifier and Type | Method and Description |
---|---|
boolean |
isResizable(Element element)
Tells whether the input element is resizable.
|
boolean isResizable(Element element)
element
- Element element objectCopyright © 2002 - 2010 Serva Software. All Rights Reserved.