deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.tools.legend
Class LegendElementCreator

java.lang.Object
  extended by org.deegree.tools.legend.LegendElementCreator

public class LegendElementCreator
extends java.lang.Object

This executable class is an application, which reads out an sld-document, creates the corresponding legend-elements and saves them as an image. The class can be executed from the console.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Axel Schaefer, last edited by: $Author: mschneider $

Field Summary
(package private)  LecGUI lecgui
           
(package private)  java.lang.String verbose_output
           
 
Constructor Summary
LegendElementCreator(java.lang.String sldfile, java.lang.String directory, java.lang.String format, java.awt.Color color, int width, int height, java.lang.String title, LecGUI lec)
           
 
Method Summary
 java.lang.String getVerboseOutput()
           
static void main(java.lang.String[] args)
          main-method for testing purposes
 void setVerboseOutput(java.lang.String vo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

verbose_output

java.lang.String verbose_output

lecgui

LecGUI lecgui
Constructor Detail

LegendElementCreator

public LegendElementCreator(java.lang.String sldfile,
                            java.lang.String directory,
                            java.lang.String format,
                            java.awt.Color color,
                            int width,
                            int height,
                            java.lang.String title,
                            LecGUI lec)
                     throws LegendException
Parameters:
sldfile -
directory -
format -
color -
width -
height -
title -
lec -
Throws:
LegendException
Method Detail

getVerboseOutput

public java.lang.String getVerboseOutput()
Returns:
verbose_output

setVerboseOutput

public void setVerboseOutput(java.lang.String vo)
Parameters:
vo -

main

public static void main(java.lang.String[] args)
main-method for testing purposes

Parameters:
args -

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org