Invoked during interactive creation of items to test whether the operation can be completed in the current context.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
protected abstract boolean allowCreate ( |
A Point2D specifying the current pointer position.
An InteractionState object containing more information about the current state of the operation.
true to allow the creation of this item; otherwise, false.