|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.c5corp.c5dem.TypeBprofiles
public class TypeBprofiles
Container and reader for multiple TypeB profile objects This is only called by the container class Dem. TypeA public short getColumns() returns the number of columns
| Method Summary | |
|---|---|
Reader |
getReader()
Method for the next TypeBprofiles objects and TypeC object to get the Reader object. |
protected TypeB |
getTypeB(int index)
Returns a TypeB object at the specified index. |
protected short |
maxArraySizeForAllProfiles()
Returns the maximum number of points (max array size) of all profiles. |
protected short |
maxElevationsForAllProfiles()
Deprecated. replaced by maxArraySizeForAllProfiles() |
java.lang.String |
toString()
overrides java.lang.Object.toString() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected TypeB getTypeB(int index)
index -
protected short maxElevationsForAllProfiles()
maxArraySizeForAllProfiles()protected short maxArraySizeForAllProfiles()
public Reader getReader()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||