com.googlecode.charts4j
Interface Fill

All Superinterfaces:
Kloneable<Fill>
All Known Implementing Classes:
LinearGradientFill, LinearStripesFill

public interface Fill
extends Kloneable<Fill>

Tag interface for all chart and background fills. Use the Fills static factory class to instantiate a fill.

Author:
Julien Chastang (julien.c.chastang at gmail dot com)

Method Summary
 
Methods inherited from interface com.googlecode.charts4j.Kloneable
klone
 



Copyright © 2008-2011. All Rights Reserved.