Class PlaceDescription
A PlaceDescription is used to describe the details of a place in terms of its name and possibly its type, time period, and/or a geospatial description -- a description of a place as a snapshot in time.
- Gedcomx\Common\ExtensibleData
- Gedcomx\Links\HypermediaEnabledData implements Gedcomx\Links\SupportsLinks
- Gedcomx\Conclusion\Conclusion implements Gedcomx\Common\Attributable, Gedcomx\Source\ReferencesSources, Gedcomx\Common\HasNotes
- Gedcomx\Conclusion\Subject implements Gedcomx\Common\Attributable
- Gedcomx\Conclusion\PlaceDescription
Methods summary
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
#
getTemporalDescription( )
A description of the time period to which this place description is relevant. |
public
|
#
setTemporalDescription(
A description of the time period to which this place description is relevant. |
public
float
|
|
public
|
|
public
float
|
|
public
|
|
public
|
|
public
|
#
setSpatialDescription(
A reference to a geospatial description of this place. |
public
|
|
public
|
#
setJurisdiction(
A reference to a description of the jurisdiction this place. |
public
|
#
getDisplayExtension( )
Display properties for the place. Display properties are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS. |
public
|
#
setDisplayExtension(
Display properties for the place. Display properties are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS. |
public
array
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this PlaceDescription to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Conclusion\Subject
getEvidence()
,
getExtracted()
,
getIdentifiers()
,
getMedia()
,
setEvidence()
,
setExtracted()
,
setIdentifiers()
,
setMedia()
Methods inherited from Gedcomx\Conclusion\Conclusion
getAnalysis()
,
getAttribution()
,
getConfidence()
,
getLang()
,
getNotes()
,
getSources()
,
setAnalysis()
,
setAttribution()
,
setConfidence()
,
setLang()
,
setNotes()
,
setSources()
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink()
,
addLinkRelation()
,
addTemplatedLink()
,
getLink()
,
getLinks()
,
getLinksByRel()
,
setLinks()