mapss.dif.attributes
Class PSDFAttributeType
java.lang.Object
mapss.dif.attributes.AttributeType
mapss.dif.attributes.DIFAttributeType
mapss.dif.attributes.PSDFAttributeType
public class PSDFAttributeType
- extends DIFAttributeType
An enumeration of types of default attributes for PSDF.
It won't be possible to create an instance of this object and it doesn't
have any public fields. During the first access to any of
it, AttributeType
class initializes it's
internal data structure.
- Version:
- $Id: PSDFAttributeType.java 362 2007-02-25 21:08:57Z plishker $
- Author:
- Chia-Jui Hsu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InitGraph
public static final PSDFAttributeType InitGraph
SubinitGraph
public static final PSDFAttributeType SubinitGraph
BodyGraph
public static final PSDFAttributeType BodyGraph
PSDFSpecification
public static final PSDFAttributeType PSDFSpecification
PSDFAttributeType
protected PSDFAttributeType(java.lang.String label)