IDataInfoFactorypublic static class DataVector.DataInfoVectorFactory extends DataInfoFactory
| Modifier and Type | Field | Description |
|---|---|---|
protected Space |
space |
dimension, label, tags| Modifier | Constructor | Description |
|---|---|---|
protected |
DataInfoVectorFactory(DataVector.DataInfoVector template) |
| Modifier and Type | Method | Description |
|---|---|---|
Space |
getSpace() |
Returns the Space
|
IDataInfo |
makeDataInfo() |
Creates a new DataInfo object using the information held by this factory.
|
void |
setSpace(Space newSpace) |
Sets the Space
|
getDimension, getLabel, getTags, setDimension, setLabel, setTagsprotected Space space
protected DataInfoVectorFactory(DataVector.DataInfoVector template)
public IDataInfo makeDataInfo()
DataInfoFactorymakeDataInfo in interface IDataInfoFactorymakeDataInfo in class DataInfoFactorypublic void setSpace(Space newSpace)
public Space getSpace()