Mercurial > dive4elements > river
changeset 6975:8bcc120e64ae
Doc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 06 Sep 2013 15:40:38 +0200 |
parents | 458f20eeb65c |
children | c47f1a1d0f0f |
files | artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java Fri Sep 06 15:37:56 2013 +0200 +++ b/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java Fri Sep 06 15:40:38 2013 +0200 @@ -362,6 +362,8 @@ log.debug("-> Output subtype = " + subtype); } + // If type contains 'chartinfo' use a generator that + // just allow access to width, height etc. OutGenerator generator = null; if (type != null && type.length() > 0 @@ -629,7 +631,7 @@ } /** - * Returns artifacts that name facetName. + * Returns artifacts with name name. * * @param name The Artifact name to search * @param context The CallContext