Uses of Interface
org.scilab.forge.scirenderer.tranformations.TransformationManagerListener
-
Packages that use TransformationManagerListener Package Description org.scilab.forge.scirenderer.tranformations -
-
Uses of TransformationManagerListener in org.scilab.forge.scirenderer.tranformations
Methods in org.scilab.forge.scirenderer.tranformations with parameters of type TransformationManagerListener Modifier and Type Method Description voidTransformationManager. addListener(TransformationManagerListener listener)Add a listener.voidTransformationManagerImpl. addListener(TransformationManagerListener listener)voidTransformationManager. removeListener(TransformationManagerListener listener)Remove a listener.voidTransformationManagerImpl. removeListener(TransformationManagerListener listener)
-