Example usage for Java javafx.scene.effect InnerShadow fields, constructors, methods, implement or subclass
The text is from its open source code.
InnerShadow() Creates a new instance of InnerShadow with default parameters. |
void | setHeight(double value) |
void | setOffsetX(double value) |
void | setOffsetY(double value) |
void | setWidth(double value) |