Package | Description |
---|---|
ilog.views.maps.defense.format.vmap |
This package contains classes for reading VPF (VMAP) files.
|
Modifier and Type | Method and Description |
---|---|
IlvVMAPTable |
AbstractColumnInfo.getAssociatedTable()
Returns the VMAP table to which this AbstractColumnInfo belongs.
|
IlvVMAPTable |
IlvVMAPReader.getVMAPTable(String filename,
boolean readFully)
Gets the VMAP table of specified filename.
|
Modifier and Type | Method and Description |
---|---|
IlvMapGeometry |
IlvVMAPGeometryFactory.createGeometryForFeature(IlvVMAPTable currentPrimitiveTable,
Object[] currentPrimitiveRecord,
IlvVMAPReader VMAPReader)
Builds and returns a gis component for a specified VMAP feature.
|
IlvVMAPGeometryFactory |
IlvVMAPReader.getGeometryFactory(IlvVMAPTable featureTable)
Gets appropriate
IlvMapGeometry factory for a given feature class table. |
Constructor and Description |
---|
AbstractColumnInfo(String columnName,
String dataType,
int numberOfElements,
String keyType,
String columnDescription,
String valueDescriptionTable,
String thematicIndexFile,
String documentationFileName,
IlvVMAPTable associatedTable)
Public constructor
|
IlvVMAPVariableLengthIndexTable(IlvVMAPTable associatedTable)
Constructs a variable length index table from a corresponding VMAP table.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.