org.deegree.style.styling.components
Class Halo

java.lang.Object
  extended by org.deegree.style.styling.components.Halo
All Implemented Interfaces:
Copyable<Halo>

public class Halo
extends Object
implements Copyable<Halo>

Halo

Version:
$Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Wed, 17 Jun 2009) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Field Summary
 Fill fill
          Default is a white fill.
 double radius
          Default is 1.
 
Constructor Summary
Halo()
           
 
Method Summary
 Halo copy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fill

public Fill fill
Default is a white fill.


radius

public double radius
Default is 1.

Constructor Detail

Halo

public Halo()
Method Detail

copy

public Halo copy()
Specified by:
copy in interface Copyable<Halo>
Returns:
the copied object


Copyright © 2011. All Rights Reserved.