Class City
java.lang.Object
org.episteme.natural.earth.Place
org.episteme.social.geography.Region
org.episteme.social.geography.City
- All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Positioned<EarthCoordinate>, Temporal<Temporal<?>>
Represents a city or urban settlement.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class Region
Region.SubType -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCountry(Country country) voidsetDefaultPostalCode(String postalCode) toString()Methods inherited from class Region
getArea, getCapital, getGDP, getIsoCode, getParent, getPopulation, getSubRegions, getSubType, setArea, setCapital, setGDP, setIsoCode, setParent, setPopulationMethods inherited from class Place
addBoundary, addInhabitant, clearBoundaries, distanceTo, equals, getBoundaries, getCenter, getHistoricalName, getId, getInhabitants, getPosition, getPrecision, getRegion, getTraits, getType, getUncertaintyRadius, getWhen, greenwich, hashCode, of, removeInhabitant, setCenter, setExistenceTime, setHistoricalName, setPrecision, setRegion, setType, setUncertaintyRadiusMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
City
-
City
-
-
Method Details
-
getCountry
-
setCountry
-
getDefaultPostalCode
-
setDefaultPostalCode
-
toString
-