Package ilog.views.maps.attribute

This package contains the predefined feature attributes of ILOG JViews.

See:
          Description

Class Summary
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.
 

Package ilog.views.maps.attribute Description

This package contains the predefined feature attributes of ILOG JViews.

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:

Feature attributes can be attached to a graphic object using an IlvFeatureAttributeProperty.

Since:
ILOG JViews 3.0
See Also:
IlvMapFeature, IlvFeatureAttributeProperty, IlvMapFeatureIterator


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.