public interface GraphicsProperties
Modifier and Type | Method and Description |
---|---|
LengthRangeProperty |
getBlockProgressionDimension() |
Length |
getContentHeight() |
Length |
getContentWidth() |
int |
getDisplayAlign() |
Length |
getHeight() |
LengthRangeProperty |
getInlineProgressionDimension() |
int |
getOverflow() |
int |
getScaling() |
int |
getTextAlign() |
Length |
getWidth() |
LengthRangeProperty getInlineProgressionDimension()
LengthRangeProperty getBlockProgressionDimension()
Length getHeight()
Length getWidth()
Length getContentHeight()
Length getContentWidth()
int getScaling()
int getOverflow()
int getDisplayAlign()
int getTextAlign()
Copyright © 2022 Apache Software Foundation. All rights reserved.