java.lang.Object
de.grogra.reflect.MemberDecorator
de.grogra.reflect.TypeDecorator
de.grogra.persistence.ManageableType
de.grogra.persistence.SCOType
de.grogra.imp2d.layout.Layout.Type
de.grogra.imp2d.layout.EdgeBasedLayout.Type
- Direct Known Subclasses:
EdgeBasedLayout2.Type,SimpleEdgeBasedLayout.Type
- Enclosing class:
EdgeBasedLayout
-
Nested Class Summary
Nested classes/interfaces inherited from class de.grogra.persistence.SCOType
SCOType.FieldNested classes/interfaces inherited from class de.grogra.persistence.ManageableType
ManageableType.ArrayComponent -
Field Summary
FieldsFields inherited from class de.grogra.persistence.SCOType
$TYPE, representativeFields inherited from class de.grogra.persistence.ManageableType
FIELD_NAME_SERIALIZATION, FIELD_NODE_SERIALIZATION, finished, LIST_SERIALIZATIONFields inherited from interface de.grogra.reflect.Member
ABSTRACT, ACCESS_MODIFIERS, ARRAY, BRIDGE, CONSTANT, FINAL, GLOBAL, INTERFACE, JAVA_MODIFIERS, LOCAL_CLASS, MIN_UNUSED_MODIFIER, NATIVE, PRIVATE, PROTECTED, PUBLIC, STATIC, STRICT, SYNCHRONIZED, SYNTHETIC, TRANSIENT, VARARGS, VOLATILEFields inherited from interface de.grogra.reflect.Type
BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, FLOATING_POINT, INT, INTEGRAL, INVALID, LOCAL_CLASS_MODIFIERS, LONG, MEMBER_CLASS_MODIFIERS, MEMBER_INTERFACE_MODIFIERS, NULL, NUMBER, NUMERIC, OBJECT, SHORT, STRING, TEXTAREA, TOP_LEVEL_CLASS_MODIFIERS, TOP_LEVEL_INTERFACE_MODIFIERS, TYPE, TYPE_0, VOID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleangetBoolean(Object o, int id) protected doubleprotected voidsetBoolean(Object o, int id, boolean value) protected voidMethods inherited from class de.grogra.imp2d.layout.Layout.Type
getInt, setIntMethods inherited from class de.grogra.persistence.SCOType
addManagedField, addManagedField, getByte, getChar, getFloat, getLong, getObject, getRepresentative, getShort, isWritable, newInstance, newInstance, setByte, setChar, setFloat, setLong, setObject, setShort, validateMethods inherited from class de.grogra.persistence.ManageableType
addManagedField, cloneManageable, cloneNonsharedObject, cloneObject, cloneObject, forClass, forName, forType, getDisposableFields, getFCOFields, getManageableSupertype, getManagedField, getManagedField, getManagedFieldCount, getSerializationMethod, getSupertype, isAssignableFrom, isSerializable, read, readObject, replaceType, resolveAliasField, setObject, setSerializable, setSerializationMethod, writeMethods inherited from class de.grogra.reflect.TypeDecorator
createArray, getArrayType, getBinaryName, getComponentType, getDeclaredField, getDeclaredFieldCount, getDeclaredInterface, getDeclaredInterfaceCount, getDeclaredMethod, getDeclaredMethodCount, getDeclaredType, getDeclaredTypeCount, getDefaultElementValue, getImplementationClass, getLookup, getPackage, getSignature, getTypeId, getTypeLoader, isInstance, isStringSerializable, toString, undecorate, valueOfMethods inherited from class de.grogra.reflect.MemberDecorator
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDecoratedMember, getDescriptor, getModifiers, getName, getSimpleNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.grogra.reflect.Member
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDescriptor, getModifiers, getName, getSimpleName
-
Field Details
-
FIELD_COUNT
protected static final int FIELD_COUNT- See Also:
-
-
Constructor Details
-
Type
-
Type
-
-
Method Details
-
setBoolean
- Overrides:
setBooleanin classLayout.Type
-
getBoolean
- Overrides:
getBooleanin classLayout.Type
-
setDouble
-
getDouble
-