Uses of Interface
jpicedt.graphic.toolkit.MouseTransformFactory
-
Packages that use MouseTransformFactory Package Description jpicedt.graphic.toolkit Controller (document editing through UI actions) -
-
Uses of MouseTransformFactory in jpicedt.graphic.toolkit
Classes in jpicedt.graphic.toolkit that implement MouseTransformFactory Modifier and Type Class Description classAbstractMouseTransformFactoryProvide a skeletal implementation of the MouseTransformFactory interface.classEditElementMouseTransformFactoryA factory that produces MouseTransform's that may be plugged into the SelectionTool mouse tool.classEditPointMouseTransformFactoryA factory that produces MouseTransform's that may be plugged into the SelectionTool mouse-tool.
-