public class PlanetSearchData extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanetSearchData.ColonyItemData |
static class |
PlanetSearchData.MarketConditionData |
static interface |
PlanetSearchData.PlanetFilter
The accept() method needs to be FAST.
|
static class |
PlanetSearchData.PSToggleButtonData |
static class |
PlanetSearchData.PSToggleButtonRowData |
static class |
PlanetSearchData.PSToggleButtonRowMode |
static class |
PlanetSearchData.ResourceDepositsData |
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<PlanetSearchData.PlanetFilter> |
COLONY_ITEMS_AND_CONDITIONS |
static java.util.List<PlanetSearchData.PSToggleButtonRowData> |
GENERAL_FILTERS |
static java.util.List<PlanetSearchData.PSToggleButtonRowData> |
OTHER_FACTORS |
static java.util.List<PlanetSearchData.ResourceDepositsData> |
RESOURCE_DEPOSITS |
| Constructor and Description |
|---|
PlanetSearchData() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
conditionRequiresSurveying(java.lang.String id) |
public static java.util.List<PlanetSearchData.PSToggleButtonRowData> GENERAL_FILTERS
public static java.util.List<PlanetSearchData.ResourceDepositsData> RESOURCE_DEPOSITS
public static java.util.List<PlanetSearchData.PlanetFilter> COLONY_ITEMS_AND_CONDITIONS
public static java.util.List<PlanetSearchData.PSToggleButtonRowData> OTHER_FACTORS
public PlanetSearchData()
public static boolean conditionRequiresSurveying(java.lang.String id)