|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.ShareableBase de.grogra.pf.registry.ItemReference de.grogra.rgg.Curve de.grogra.rgg.CurveRef
public final class CurveRef
Nested Class Summary | |
---|---|
static class |
CurveRef.Type
|
Field Summary | |
---|---|
static CurveRef.Type |
$TYPE
|
Fields inherited from class de.grogra.pf.registry.ItemReference |
---|
item, itemResolved, name$FIELD, object, objectResolved |
Constructor Summary | |
---|---|
CurveRef(java.lang.String name)
|
Method Summary | |
---|---|
ManageableType |
getManageableType()
|
java.lang.Object |
manageableWriteReplace()
|
Methods inherited from class de.grogra.rgg.Curve |
---|
dependsOnContext, getDegree, getDimension, getKnot, getSize, getVertex, isRational, resolve, writeStamp |
Methods inherited from class de.grogra.pf.registry.ItemReference |
---|
createItem, equals, getName, hashCode, resolveItem, resolveObject |
Methods inherited from class de.grogra.persistence.ShareableBase |
---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CurveRef.Type $TYPE
Constructor Detail |
---|
public CurveRef(java.lang.String name)
Method Detail |
---|
public ManageableType getManageableType()
getManageableType
in interface Manageable
getManageableType
in class Curve
public java.lang.Object manageableWriteReplace()
manageableWriteReplace
in interface Manageable
manageableWriteReplace
in class ShareableBase
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |