Uses of Class
sm.ImpossibleOperationOnDifferentCanvasException

Packages that use ImpossibleOperationOnDifferentCanvasException
sm   
 

Uses of ImpossibleOperationOnDifferentCanvasException in sm
 

Methods in sm that throw ImpossibleOperationOnDifferentCanvasException
 SMTag SMTag.setParent(SMShape parent)
          Calls setParent(SMShape parent) for every SMShape that has this tag.
 SMShape SMShape.removeChild(SMShape s)
          Removes a child from this shape.