public abstract class AbstractCoordinateSystem extends IdentifiedObject
| Constructor and Description |
|---|
AbstractCoordinateSystem(CodeWithAuthority identifier,
List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis) |
AbstractCoordinateSystem(CodeWithAuthority identifier,
Referenceable<CoordinateSystemAxis> coordinateSystemAxis) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCoordinateSystem |
addCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis) |
AbstractCoordinateSystem |
addCoordinateSystemAxis(Referenceable<CoordinateSystemAxis> coordinateSystemAxis) |
Aggregation |
getAggregation() |
List<Referenceable<CoordinateSystemAxis>> |
getCoordinateSystemAxis() |
boolean |
isSetAggregation() |
AbstractCoordinateSystem |
setAggregation(Aggregation aggregation) |
AbstractCoordinateSystem |
setCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis) |
getRemarks, hasRemarks, setRemarksaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic AbstractCoordinateSystem(CodeWithAuthority identifier, Referenceable<CoordinateSystemAxis> coordinateSystemAxis)
public AbstractCoordinateSystem(CodeWithAuthority identifier, List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)
public List<Referenceable<CoordinateSystemAxis>> getCoordinateSystemAxis()
public AbstractCoordinateSystem setCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)
coordinateSystemAxis - the coordinateSystemAxis to setthispublic AbstractCoordinateSystem addCoordinateSystemAxis(List<Referenceable<CoordinateSystemAxis>> coordinateSystemAxis)
coordinateSystemAxis - the coordinateSystemAxis to setthispublic AbstractCoordinateSystem addCoordinateSystemAxis(Referenceable<CoordinateSystemAxis> coordinateSystemAxis)
coordinateSystemAxis - the coordinateSystemAxis to setthispublic Aggregation getAggregation()
public AbstractCoordinateSystem setAggregation(Aggregation aggregation)
aggregation - the aggregation to setthispublic boolean isSetAggregation()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.