public class SmlPosition extends SweAbstractDataComponent
| Constructor and Description |
|---|
SmlPosition()
default constructor
|
SmlPosition(CodeType name,
boolean fixed,
String referenceFrame,
List<SweCoordinate<? extends Number>> position)
constructor
|
SmlPosition(String name,
boolean fixed,
String referenceFrame,
List<SweCoordinate<? extends Number>> position)
constructor
|
addName, addName, addName, equals, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, hashCode, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSetDefaultElementEncodingpublic SmlPosition()
public SmlPosition(String name, boolean fixed, String referenceFrame, List<SweCoordinate<? extends Number>> position)
name - Position namefixed - is fixedreferenceFrame - Position reference frameposition - Position coordinatespublic SmlPosition(CodeType name, boolean fixed, String referenceFrame, List<SweCoordinate<? extends Number>> position)
name - Position namefixed - is fixedreferenceFrame - Position reference frameposition - Position coordinatespublic boolean isFixed()
public SmlPosition setFixed(boolean fixed)
fixed - the fixed to setpublic String getReferenceFrame()
public SmlPosition setReferenceFrame(String referenceFrame)
referenceFrame - the referenceFrame to setpublic boolean isSetReferenceFrame()
public List<? extends SweCoordinate<? extends Number>> getPosition()
public SmlPosition setPosition(List<? extends SweCoordinate<? extends Number>> position)
position - the position to setpublic boolean isSetPosition()
public SweVector getVector()
public void setVector(SweVector vector)
public boolean isSetVector()
public SweAbstractDataComponent getAbstractDataComponent()
public void setAbstractDataComponent(SweAbstractDataComponent dataComponent)
public boolean isSetAbstractDataComponent()
public SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic <T,X extends Throwable> T accept(SweDataComponentVisitor<T,X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic <X extends Throwable> void accept(VoidSweDataComponentVisitor<X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic SmlPosition copy()
public SweAbstractDataComponent copyValueTo(SweAbstractDataComponent copy)
SweAbstractDataComponentSweAbstractDataComponent to the
passedcopyValueTo in class SweAbstractDataComponentcopy - SweAbstractDataComponent to copy values toCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.