Uses of Class
dip.world.variant.data.BorderData

Packages that use BorderData
dip.world.variant.data   
dip.world.variant.parser   
 

Uses of BorderData in dip.world.variant.data
 

Methods in dip.world.variant.data that return BorderData
 BorderData[] Variant.getBorderData()
          Gets the BorderData associated with this Variant
 

Methods in dip.world.variant.data with parameters of type BorderData
 void Variant.setBorderData(BorderData[] value)
          Sets the BorderData associated with this Variant
 

Uses of BorderData in dip.world.variant.parser
 

Methods in dip.world.variant.parser that return BorderData
 BorderData[] XMLProvinceParser.getBorderData()
          Returns the BorderData objects, or an empty list.
 BorderData[] ProvinceParser.getBorderData()
          Returns the BorderData
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.