public class VRDataSourceBuilder extends DataSourceBuilder
componentBounds, componentFieldPositions, componentIndices, componentMaps, compositeBounds, compositeFieldNames, compositeFieldPositions, discardFlag, dsList, nameMapping
Constructor and Description |
---|
VRDataSourceBuilder(DataSourceCollection d,
java.lang.String n)
Default Constructor sets the bounds and recordDesc members to default values.
|
Modifier and Type | Method and Description |
---|---|
DataSource |
makeDataSource()
instantiate an actual datasource object
|
addComponent, addComponent, getAllComponentBounds, getComponentDataSources, getComponentFieldPosition, getCompositeBounds, getCurrentDataSource, getCurrentFDLDescriptor, getDSName, getFirstComponentDataSource, main, makeComponentBounds, makeComponentFieldIDMapper, makeComponentInfos, makeISIDMapper, processFinalComponentMap, setComponentAxes, setComponentFieldPair, setComponentFieldPair, setCompositeBounds, setCurrentFDLDescriptor, setDSName, toString, vectorToIntArray
public VRDataSourceBuilder(DataSourceCollection d, java.lang.String n)
public DataSource makeDataSource()
makeDataSource
in class DataSourceBuilder