See: Description
Class | Description |
---|---|
IlvAttributeArray |
This feature attribute is itself an array of feature attributes.
|
IlvBooleanAttribute |
This feature attribute stores boolean values.
|
IlvDoubleAttribute |
This feature attribute stores an attribute of type
double . |
IlvIntegerAttribute |
This feature attribute stores integer values.
|
IlvStringAttribute |
This feature attribute stores Strings.
|
The feature attributes are returned by map readers in the
attributes
field of the map features which is
an IlvFeatureAttributeProperty
. They can be used
by user-defined renderers to translate a feature into a graphic
object. Feature attributes can also be used in a map application
to display attribute values to the user.
The feature attributes have the following properties:
IlvFeatureAttribute
.
.ivl
file.
copy
method.
IlvFeatureAttributeProperty
.IlvMapFeature
,
IlvFeatureAttributeProperty
,
IlvMapFeatureIterator
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.