Interface HasFillProperty
- All Known Implementing Classes:
Arc,Circle,LabeledText,Line,Path,Rectangle,Scene,Shape,SubtractShape,SVGPath,Text
public interface HasFillProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
fill
- See Also:
-
-
Method Details
-
fillProperty
- Returns:
- the
fillproperty - See Also:
-
setFill
Sets the value of thefillproperty.- Property description:
- Parameters:
fill- the value for thefillproperty- See Also:
-
getFill
Gets the value of thefillproperty.- Property description:
- Returns:
- the value of the
fillproperty - See Also:
-