de.grogra.imp.objects
Class Point2fAttribute
java.lang.Object
de.grogra.graph.Attribute<T>
de.grogra.graph.ObjectAttribute
de.grogra.imp.objects.Tuple2fAttribute
de.grogra.imp.objects.Point2fAttribute
- All Implemented Interfaces:
- Described, KeyDescription, java.lang.Comparable
public class Point2fAttribute
- extends Tuple2fAttribute
Method Summary |
java.lang.Object |
cloneValue(java.lang.Object value)
|
java.lang.Object |
toType(java.lang.Object value,
Type t)
|
java.lang.Object |
valueOf(java.lang.Object value)
|
Methods inherited from class de.grogra.graph.Attribute |
compareTo, find, forName, getAttributeState, getDescription, getId, getKey, getQuantity, getSimpleName, getType, hashCode, initializeI18N, initializeName, isContained, isDerived, isWritable, setAttributeState, toArray, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
TYPE
public static final Type TYPE
Point2fAttribute
public Point2fAttribute()
Point2fAttribute
public Point2fAttribute(Quantity quantity)
cloneValue
public java.lang.Object cloneValue(java.lang.Object value)
toType
public java.lang.Object toType(java.lang.Object value,
Type t)
- Overrides:
toType
in class ObjectAttribute
valueOf
public java.lang.Object valueOf(java.lang.Object value)
- Overrides:
valueOf
in class ObjectAttribute