Graph Common

pl.psnc.graph.model.type
Interface IResourceTypeDecorator

All Known Subinterfaces:
IResourceTypeInfo
All Known Implementing Classes:
AbstractResourceType

public interface IResourceTypeDecorator

IResourceTypeDecorator interface - provides type additional information

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Method Summary
 java.lang.String getIcon()
          Get the icon path for the given type
 java.lang.String getImage()
          Get the image path for the given type
 

Method Detail

getIcon

java.lang.String getIcon()
Get the icon path for the given type

Returns:
the icon path for the given type

getImage

java.lang.String getImage()
Get the image path for the given type

Returns:
the image path for the given type

Graph Common

Copyright 2008 by VLAB Dominik Stoklosa