Interface HasClipProperty

All Known Subinterfaces:
INode, PreferenceResizableNode
All Known Implementing Classes:
AnchorPane, Arc, BorderPane, Button, ButtonBar, ButtonBase, Canvas, Cell, CheckBox, ChoiceBox, Circle, ComboBoxBase, ContextMenuContent, ContextMenuContent.MenuItemContainer, Control, DatePicker, DialogPane, FlowPane, GridPane, Group, HBox, Hyperlink, ImageView, Label, Labeled, LabeledText, Line, MediaView, Node, Pane, Parent, PasswordField, Path, PopupControl.CSSBridge, ProgressBar, ProgressIndicator, RadioButton, Rectangle, Region, ScrollPane, Separator, Shape, Slider, SplitPane, StackPane, SVGPath, TabPane, Text, TextArea, TextField, TextFlow, TextInputControl, TitledPane, ToggleButton, ToolkitTextBox, VBox, WebView

public interface HasClipProperty
Author:
Bruno Salmon
  • Property Summary

    Properties
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default Node
    Gets the value of the clip property.
    default void
    setClip(Node node)
    Sets the value of the clip property.