org.geotools.event
Class GTCloneUtil

java.lang.Object
  extended byorg.geotools.event.GTCloneUtil

public class GTCloneUtil
extends java.lang.Object

Temporary hack for cloning (for use in DuplicatorStyleVisitor).

Author:
chorner

Constructor Summary
GTCloneUtil()
          Deprecated.  
 
Method Summary
static java.lang.Object clone(GTComponent component)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GTCloneUtil

public GTCloneUtil()
Deprecated. 
Method Detail

clone

public static java.lang.Object clone(GTComponent component)
                              throws java.lang.CloneNotSupportedException
Deprecated. 
Throws:
java.lang.CloneNotSupportedException


Copyright © GeoTools. All Rights Reserved.