comparison artifacts/src/main/java/org/dive4elements/river/artifacts/states/AnnotationRiverState.java @ 8856:5e38e2924c07 3.2.x

Fix code style.
author Tom Gottfried <tom@intevation.de>
date Thu, 18 Jan 2018 20:12:01 +0100
parents 6ae0c5116d58
children 0a5239a1e46e
comparison
equal deleted inserted replaced
8855:d7c005e12af0 8856:5e38e2924c07
31 public class AnnotationRiverState 31 public class AnnotationRiverState
32 extends DefaultState 32 extends DefaultState
33 implements FacetTypes 33 implements FacetTypes
34 { 34 {
35 /** Developer-centric description of facet. */ 35 /** Developer-centric description of facet. */
36 public static final String I18N_DESCRIPTION = "facet.longitudinal_section.annotations"; 36 public static final String I18N_DESCRIPTION =
37 "facet.longitudinal_section.annotations";
37 38
38 /** The log that is used in this state. */ 39 /** The log that is used in this state. */
39 private static final Logger log = Logger.getLogger(AnnotationRiverState.class); 40 private static final Logger log = Logger.getLogger(
41 AnnotationRiverState.class);
40 42
41 43
42 /** 44 /**
43 * Add an AnnotationFacet to list of Facets. 45 * Add an AnnotationFacet to list of Facets.
44 * 46 *

http://dive4elements.wald.intevation.org