com.googlecode.wickedcharts.highcharts.json
Interface Nullable

All Known Implementing Classes:
ColorReference, Gradient, HexColor, HighchartsColor, LinearGradient, NullColor, RadialGradient, RgbaColor, SimpleColor

public interface Nullable

Interface for classes that allow a null state.

Author:
Tom Hombergs (tom.hombergs@gmail.com)

Method Summary
 boolean isNull()
           
 

Method Detail

isNull

boolean isNull()


Copyright © 2013. All Rights Reserved.