comparison artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java @ 6900:a38640f273ae

ChartGenerator: Changed visibility of doAnnotations, needed for new DischargeProcessor.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 22 Aug 2013 14:26:04 +0200
parents cc96f7a9f9ef
children 1b35b2ddfc28
comparison
equal deleted inserted replaced
6899:0a127b6fa490 6900:a38640f273ae
617 * @param annotations list of annotations (data of facet). 617 * @param annotations list of annotations (data of facet).
618 * @param aandf Artifact and the facet. 618 * @param aandf Artifact and the facet.
619 * @param theme Theme document for given annotations. 619 * @param theme Theme document for given annotations.
620 * @param visible The visibility of the annotations. 620 * @param visible The visibility of the annotations.
621 */ 621 */
622 protected void doAnnotations( 622 public void doAnnotations(
623 RiverAnnotation annotations, 623 RiverAnnotation annotations,
624 ArtifactAndFacet aandf, 624 ArtifactAndFacet aandf,
625 Document theme, 625 Document theme,
626 boolean visible 626 boolean visible
627 ){ 627 ){

http://dive4elements.wald.intevation.org