public class ExtendedFontPosture extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isOblique |
javafx.scene.text.FontPosture |
posture |
Constructor and Description |
---|
ExtendedFontPosture(boolean isOblique) |
ExtendedFontPosture(javafx.scene.text.FontPosture posture) |
Copyright © 2023. All rights reserved.