comparison flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 2767:1cb072d0978d

Cosmetic flys-artifacts/trunk@4506 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 24 May 2012 13:53:39 +0000
parents fa8ae7dbcb72
children 5e8e42a36a90
comparison
equal deleted inserted replaced
2766:7dc4681a2bed 2767:1cb072d0978d
996 996
997 997
998 /** 998 /**
999 * Register annotations like MainValues for later plotting 999 * Register annotations like MainValues for later plotting
1000 * 1000 *
1001 * @param o list of annotations (data of facet). 1001 * @param annotations list of annotations (data of facet).
1002 * @param facet The facet. This facet does NOT support any data objects. Use 1002 * @param aandf Artifact and the facet.
1003 * FLYSArtifact.getNativeFacet() instead to retrieve a Facet which supports
1004 * data.
1005 * @param theme Theme document for given annotations. 1003 * @param theme Theme document for given annotations.
1006 * @param visible The visibility of the annotations. 1004 * @param visible The visibility of the annotations.
1007 */ 1005 */
1008 protected void doAnnotations( 1006 protected void doAnnotations(
1009 FLYSAnnotation annotations, 1007 FLYSAnnotation annotations,

http://dive4elements.wald.intevation.org