Package | Description |
---|---|
ilog.views.maps.defense.format.dafif |
This package contains classes for reading DAFIF files.
|
Modifier and Type | Method and Description |
---|---|
IlvDAFIFFeature |
IlvDAFIFFeature.getChild(int i)
Returns a single child.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<IlvDAFIFFeature> |
IlvDAFIFTable.getRecords()
Returns an enumeration of the
IlvDAFIFFeature stored in the
table. |
Modifier and Type | Method and Description |
---|---|
void |
IlvDAFIFFeature.addChild(IlvDAFIFFeature child)
Stores a child feature.
|
void |
IlvDAFIFFeature.removeChild(IlvDAFIFFeature child)
Removes a child feature.
|
Constructor and Description |
---|
IlvDAFIFFeature(IlvDAFIFFeature feature)
Creates a new
IlvDAFIFFeature . |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.