Uses of Interface
org.scilab.forge.scirenderer.tranformations.TransformationStackListener
Packages that use TransformationStackListener
-
Uses of TransformationStackListener in org.scilab.forge.scirenderer.tranformations
Methods in org.scilab.forge.scirenderer.tranformations with parameters of type TransformationStackListenerModifier and TypeMethodDescriptionvoidTransformationStack.addListener(TransformationStackListener listener) Add a listener.voidTransformationStackImpl.addListener(TransformationStackListener listener) voidTransformationStack.removeListener(TransformationStackListener listener) Remove a listener.voidTransformationStackImpl.removeListener(TransformationStackListener listener)