| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.persistence.ShareableBase
de.grogra.graph.impl.ContextDependentBase
de.grogra.math.VertexSetBase
de.grogra.math.VertexGridImpl
public class VertexGridImpl
| Nested Class Summary | |
|---|---|
| static class | VertexGridImpl.Type | 
| Field Summary | |
|---|---|
| static VertexGridImpl.Type | $TYPE | 
| protected  int | uCount | 
| static SCOType.Field | uCount$FIELD | 
| Fields inherited from class de.grogra.math.VertexSetBase | 
|---|
| data, data$FIELD, dimension, dimension$FIELD | 
| Constructor Summary | |
|---|---|
| VertexGridImpl() | |
| VertexGridImpl(float[] data,
               int dimension,
               int uCount) | |
| Method Summary | |
|---|---|
|  ManageableType | getManageableType() | 
|  int | getUCount() | 
|  int | getUSize(GraphState gs) | 
|  int | getVertexIndex(int u,
               int v,
               GraphState gs) | 
|  int | getVSize(GraphState gs) | 
|  void | setUCount(int value) | 
| Methods inherited from class de.grogra.math.VertexSetBase | 
|---|
| dependsOnContext, getData, getDimension, getDimension, getVertex, getVertexIndex, isRational, setData, setDimension | 
| Methods inherited from class de.grogra.graph.impl.ContextDependentBase | 
|---|
| writeStamp | 
| Methods inherited from class de.grogra.persistence.ShareableBase | 
|---|
| addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface de.grogra.math.VertexSet | 
|---|
| getDimension, getVertex, isRational | 
| Methods inherited from interface de.grogra.graph.ContextDependent | 
|---|
| dependsOnContext, writeStamp | 
| Field Detail | 
|---|
public static final VertexGridImpl.Type $TYPE
protected int uCount
public static final SCOType.Field uCount$FIELD
| Constructor Detail | 
|---|
public VertexGridImpl()
public VertexGridImpl(float[] data,
                      int dimension,
                      int uCount)
| Method Detail | 
|---|
public ManageableType getManageableType()
getManageableType in interface Manageablepublic int getUCount()
public int getUSize(GraphState gs)
getUSize in interface VertexGrid
public int getVertexIndex(int u,
                          int v,
                          GraphState gs)
getVertexIndex in interface VertexGridpublic int getVSize(GraphState gs)
getVSize in interface VertexGridpublic void setUCount(int value)
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||