Sweet Home 3D 4.0

com.eteks.sweethome3d.model
Interface Library


public interface Library

A library able to provide additional capabilities to Sweet Home 3D.

Since:
4.0
Author:
Emmanuel Puybaret

Method Summary
 String getDescription()
          Returns the description of this library.
 String getId()
          Returns the id of this library.
 String getLicense()
          Returns the license of this library.
 String getLocation()
          Returns the location where this library is stored.
 String getName()
          Returns the name of this library.
 String getProvider()
          Returns the provider of this library.
 String getType()
          Returns the type of this library.
 String getVersion()
          Returns the version of this library.
 

Method Detail

getLocation

String getLocation()
Returns the location where this library is stored.


getId

String getId()
Returns the id of this library.


getType

String getType()
Returns the type of this library.


getName

String getName()
Returns the name of this library.


getDescription

String getDescription()
Returns the description of this library.


getVersion

String getVersion()
Returns the version of this library.


getLicense

String getLicense()
Returns the license of this library.


getProvider

String getProvider()
Returns the provider of this library.


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License