org.deegree.style.styling
Interface Copyable<T>

Type Parameters:
T -
All Known Subinterfaces:
Styling<T>
All Known Implementing Classes:
Fill, Font, Graphic, Halo, LinePlacement, LineStyling, Mark, PerpendicularOffsetType, PointStyling, PolygonStyling, RasterChannelSelection, RasterStyling, RasterStyling.ContrastEnhancement, RasterStyling.ShadedRelief, Stroke, TextStyling

public interface Copyable<T>

Copyable

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

Method Summary
 T copy()
           
 

Method Detail

copy

T copy()
Returns:
the copied object


Copyright © 2011. All Rights Reserved.