deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcbase
Class ImageURL

java.lang.Object
  extended by org.deegree.ogcbase.BaseURL
      extended by org.deegree.ogcbase.ImageURL
Direct Known Subclasses:
LegendURL, LegendURL, LogoURL, LogoURL

public class ImageURL
extends BaseURL

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

Constructor Summary
ImageURL(int width, int height, String format, URL onlineResource)
          constructor initializing the class with the
 
Method Summary
 int getHeight()
          returns the height of the logo image
 int getWidth()
          returns the width of the logo image
 void setHeight(int height)
          sets the height of the logo image
 void setWidth(int width)
          sets the width of the logo image
 String toString()
           
 
Methods inherited from class org.deegree.ogcbase.BaseURL
getFormat, getOnlineResource, setFormat, setOnlineResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImageURL

public ImageURL(int width,
                int height,
                String format,
                URL onlineResource)
constructor initializing the class with the

Parameters:
width -
height -
format -
onlineResource -
Method Detail

getWidth

public int getWidth()
returns the width of the logo image

Returns:
image width

setWidth

public void setWidth(int width)
sets the width of the logo image

Parameters:
width -

getHeight

public int getHeight()
returns the height of the logo image

Returns:
image height

setHeight

public void setHeight(int height)
sets the height of the logo image

Parameters:
height -

toString

public String toString()
Overrides:
toString in class BaseURL

deegree 2.3 (2010/04/09 10:10 build-4-official)

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