Interface HasSnapToPixelProperty
- All Known Implementing Classes:
AnchorPane,BorderPane,Button,ButtonBar,ButtonBase,Cell,CheckBox,ChoiceBox,ComboBoxBase,ContextMenuContent,ContextMenuContent.MenuItemContainer,Control,DatePicker,DialogPane,FlowPane,GridPane,HBox,Hyperlink,Label,Labeled,Pane,PasswordField,PopupControl.CSSBridge,ProgressBar,ProgressIndicator,RadioButton,Region,ScrollPane,Separator,Slider,SplitPane,StackPane,TabPane,TextArea,TextField,TextFlow,TextInputControl,TitledPane,ToggleButton,ToolkitTextBox,VBox
public interface HasSnapToPixelProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiondefault Booleandefault voidsetSnapToPixel(Boolean snapToPixel) Sets the value of thesnapToPixelproperty.
-
Property Details
-
snapToPixel
- See Also:
-
-
Method Details
-
snapToPixelProperty
- Returns:
- the
snapToPixelproperty - See Also:
-
setSnapToPixel
Sets the value of thesnapToPixelproperty.- Property description:
- Parameters:
snapToPixel- the value for thesnapToPixelproperty- See Also:
-
isSnapToPixel
-