| Programming with JViews Maps > Introducing the Main Classes > Map Layers and Map Styles > Composite Layers |
Composite Layers |
INDEX
PREVIOUS
NEXT
|
The IlvMapCompositeStyle class does not define any additional attributes. Its attribute list grows with its child list.
When adding a child style in a composite style, all the attributes of that child are added (if they did not exist) into the parent style. Those values can then be inherited for each child style - allowing the attributes for all children to be changed in one single place.
You can change the inheritance setting of each attribute by calling the setInherited method.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |