org.formaria.svg
Interface HotSpotInfo

All Known Implementing Classes:
PrinterInfo

public interface HotSpotInfo

Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.

$Revision: 1.2 $


Method Summary
 void set(XmlElement node)
          Method used to pass an extracted node to an implementing class.
 

Method Detail

set

void set(XmlElement node)
Method used to pass an extracted node to an implementing class.

Parameters:
node - the passed XmlElement.