- java.lang.Object
-
- eu.hansolo.tilesfx.tools.CountryGroup
-
public class CountryGroup extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CountryGroup(java.lang.String NAME, Country... COUNTRIES)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Country>getCountries()java.lang.StringgetName()voidsetColor(javafx.scene.paint.Color COLOR)
-