Uses of Interface
org.jhotdraw8.draw.input.ClipboardInputFormat
Packages that use ClipboardInputFormat
Package
Description
Defines a programming model for structured drawing editors and provides default
implementations.
-
Uses of ClipboardInputFormat in org.jhotdraw8.draw
Methods in org.jhotdraw8.draw that return ClipboardInputFormatModifier and TypeMethodDescriptiondefault @Nullable ClipboardInputFormatDrawingView.getClipboardInputFormat()Gets the value of theclipboardInputFormatproperty.Methods in org.jhotdraw8.draw that return types with arguments of type ClipboardInputFormatModifier and TypeMethodDescription@NonNull javafx.beans.property.ObjectProperty<ClipboardInputFormat> AbstractDrawingView.clipboardInputFormatProperty()@NonNull javafx.beans.property.ObjectProperty<ClipboardInputFormat> DrawingView.clipboardInputFormatProperty()The clipboard input format.Methods in org.jhotdraw8.draw with parameters of type ClipboardInputFormatModifier and TypeMethodDescriptiondefault voidDrawingView.setClipboardInputFormat(@Nullable ClipboardInputFormat newValue) Sets the value of theclipboardInputFormatproperty. -
Uses of ClipboardInputFormat in org.jhotdraw8.draw.input
Classes in org.jhotdraw8.draw.input that implement ClipboardInputFormatConstructors in org.jhotdraw8.draw.input with parameters of type ClipboardInputFormatConstructor parameters in org.jhotdraw8.draw.input with type arguments of type ClipboardInputFormatModifierConstructorDescriptionMultiClipboardInputFormat(@NonNull List<Supplier<ClipboardInputFormat>> formatSuppliers) -
Uses of ClipboardInputFormat in org.jhotdraw8.draw.io
Classes in org.jhotdraw8.draw.io that implement ClipboardInputFormatModifier and TypeClassDescriptionclassThis reader does not supportFigureFactory.nodeListToValue(MapAccessor, List).