Revision 3309M

org.pathvisio.model
Interface PropertyType

All Known Implementing Classes:
StaticPropertyType

public interface PropertyType

This interface represents a type (the Type in Property).

Author:
Mark Woon

Method Summary
 java.lang.String getId()
          The id for this type.
 

Method Detail

getId

java.lang.String getId()
The id for this type.


Generated September 9 2010