Uses of Interface
org.jhotdraw8.draw.input.ClipboardOutputFormat
Packages that use ClipboardOutputFormat
Package
Description
Defines a programming model for structured drawing editors and provides default
implementations.
-
Uses of ClipboardOutputFormat in org.jhotdraw8.draw
Methods in org.jhotdraw8.draw that return ClipboardOutputFormatModifier and TypeMethodDescriptiondefault @Nullable ClipboardOutputFormatDrawingView.getClipboardOutputFormat()Gets the value of theclipboardOutputFormatproperty.Methods in org.jhotdraw8.draw that return types with arguments of type ClipboardOutputFormatModifier and TypeMethodDescription@NonNull javafx.beans.property.ObjectProperty<ClipboardOutputFormat> AbstractDrawingView.clipboardOutputFormatProperty()@NonNull javafx.beans.property.ObjectProperty<ClipboardOutputFormat> DrawingView.clipboardOutputFormatProperty()The clipboard output format.Methods in org.jhotdraw8.draw with parameters of type ClipboardOutputFormatModifier and TypeMethodDescriptiondefault voidDrawingView.setClipboardOutputFormat(@Nullable ClipboardOutputFormat newValue) Sets the value of theclipboardOutputFormatproperty. -
Uses of ClipboardOutputFormat in org.jhotdraw8.draw.input
Classes in org.jhotdraw8.draw.input that implement ClipboardOutputFormatConstructors in org.jhotdraw8.draw.input with parameters of type ClipboardOutputFormat -
Uses of ClipboardOutputFormat in org.jhotdraw8.draw.io
Classes in org.jhotdraw8.draw.io that implement ClipboardOutputFormatModifier and TypeClassDescriptionclassBitmapExportOutputFormat.classSimpleXmlWriter.