Search
CustomInterval Methods
 


 Public Methods

  Name Description

addPropertyChangeListener

 

getFill

Gets the brush to apply as a background of the elements within the custom interval.

getForeground

Gets the color to apply as a foreground to the elements within this custom interval.

getMaxValue

Gets the end of this custom interval.

getMinValue

Gets the start of this custom interval.

getStroke

Gets the brush to apply as an outline of the elements within the custom interval.

removePropertyChangeListener

 

setFill

Sets the brush to apply as a background of the elements within the custom interval.

setForeground

Sets the color to apply as a foreground to the elements within this custom interval.

setMaxValue

Sets the end of this custom interval.

setMinValue

Sets the start of this custom interval.

setStroke

Sets the brush to apply as an outline of the elements within the custom interval.

 Protected Methods

  Name Description

raisePropertyChange

 

 See Also