Package org.praxislive.ide.pxr.spi
Interface ModelTransform.Copy
- All Superinterfaces:
Function<org.praxislive.project.GraphModel,,org.praxislive.project.GraphModel> ModelTransform,UnaryOperator<org.praxislive.project.GraphModel>
- Enclosing interface:
ModelTransform
Transform the graph model in a copy operation. The transform will be
applied when the model has been created from the serialization data,
before generating the script written to the clipboard.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.praxislive.ide.pxr.spi.ModelTransform
ModelTransform.Copy, ModelTransform.Export, ModelTransform.Import, ModelTransform.Paste -
Method Summary