DroidDiagram Programmer's Guide
Folder Members
Constructors Fields Methods
 


Implements the fold/unfold button shown in ContainerNode caption.

The following tables list the members exposed by the Folder type.

 Public Constructors

  Name Description

Folder

Initializes a new instance of the Folder class.

 Protected Fields

  Name Description

item

  (Inherited from Manipulator.)

 Public Methods

  Name Description

addToRepaintRect

Manipulator.AddToRepaintRect override.

draw

Manipulator.draw override.

drawsInLocalCoordinates

Returns whether the manipulator object draws in local or global coordinates. (Inherited from Manipulator.)

getItem

  (Inherited from Manipulator.)

hitTest

Manipulator.hitTest override.

needsPointerMessages

Returns whether the manipulator object needs to track touch events. (Inherited from Manipulator.)

onPointerDown

Called when the left mouse button is pressed while the pointer is over this manipulator. (Inherited from Manipulator.)

onPointerMove

Called when the mouse is moved while this manipulator tracks the mouse events. (Inherited from Manipulator.)

onPointerUp

Called when the left mouse button is released while this manipulator tracks the mouse events. (Inherited from Manipulator.)

supportClipping

Manipulator.SupportClipping override.

 See Also

Folder Class
com.mindfusion.diagramming Namespace