Class TLcdAIXM51CircleSector
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theangleDirectionReference
element.static final TLcdDataProperty
Data property that maps to theangleType
element.static final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to thearcDirection
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thefromAngle
element.static final TLcdDataProperty
Data property that maps to theinnerDistance
element.static final TLcdDataProperty
Data property that maps to thelowerLimit
element.static final TLcdDataProperty
Data property that maps to thelowerLimitReference
element.static final TLcdDataProperty
Data property that maps to theouterDistance
element.static final TLcdDataProperty
Data property that maps to thetoAngle
element.static final TLcdDataProperty
Data property that maps to theupperLimit
element.static final TLcdDataProperty
Data property that maps to theupperLimitReference
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theANGLE_DIRECTION_REFERENCE_PROPERTY
property.Returns the role value contained in the value of theANGLE_TYPE_PROPERTY
property.Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Returns the role value contained in the value of theARC_DIRECTION_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theFROM_ANGLE_PROPERTY
property.Returns the value of the property that maps to theinnerDistance
element.Returns the value of the property that maps to thelowerLimit
element.Returns the role value contained in the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property.Returns the value of the property that maps to theouterDistance
element.Returns the role value contained in the value of theTO_ANGLE_PROPERTY
property.Returns the value of the property that maps to theupperLimit
element.Returns the role value contained in the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property.void
Sets the value of the property that maps to theangleDirectionReference
element.void
setAngleType
(TLcdAIXM51CodeBearing aValue) Sets the value of the property that maps to theangleType
element.void
Sets the value of the property that maps to thearcDirection
element.void
setFromAngle
(Double aValue) Sets the value of the property that maps to thefromAngle
element.void
Sets the value of the property that maps to theinnerDistance
element.void
Sets the value of the property that maps to thelowerLimit
element.void
Sets the value of the property that maps to thelowerLimitReference
element.void
Sets the value of the property that maps to theouterDistance
element.void
setToAngle
(Double aValue) Sets the value of the property that maps to thetoAngle
element.void
Sets the value of the property that maps to theupperLimit
element.void
Sets the value of the property that maps to theupperLimitReference
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ARC_DIRECTION_PROPERTY
Data property that maps to thearcDirection
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeArcDirection>
. -
FROM_ANGLE_PROPERTY
Data property that maps to thefromAngle
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
TO_ANGLE_PROPERTY
Data property that maps to thetoAngle
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
ANGLE_TYPE_PROPERTY
Data property that maps to theangleType
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeBearing>
. -
ANGLE_DIRECTION_REFERENCE_PROPERTY
Data property that maps to theangleDirectionReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDirectionReference>
. -
INNER_DISTANCE_PROPERTY
Data property that maps to theinnerDistance
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
OUTER_DISTANCE_PROPERTY
Data property that maps to theouterDistance
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
UPPER_LIMIT_PROPERTY
Data property that maps to theupperLimit
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
UPPER_LIMIT_REFERENCE_PROPERTY
Data property that maps to theupperLimitReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
LOWER_LIMIT_PROPERTY
Data property that maps to thelowerLimit
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
LOWER_LIMIT_REFERENCE_PROPERTY
Data property that maps to thelowerLimitReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51CircleSector
public TLcdAIXM51CircleSector() -
TLcdAIXM51CircleSector
-
-
Method Details
-
getArcDirection
Returns the role value contained in the value of theARC_DIRECTION_PROPERTY
property. Returnsnull
if the value of theARC_DIRECTION_PROPERTY
property isnull
.Direction indicating clock-wise or counter-clockwise
- Returns:
- the role value of the
ARC_DIRECTION_PROPERTY
property. - See Also:
-
setArcDirection
Sets the value of the property that maps to thearcDirection
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theARC_DIRECTION_PROPERTY
property is set tonull
.Direction indicating clock-wise or counter-clockwise
- Parameters:
aValue
- the role value to set for theARC_DIRECTION_PROPERTY
property.
-
getFromAngle
Returns the role value contained in the value of theFROM_ANGLE_PROPERTY
property. Returnsnull
if the value of theFROM_ANGLE_PROPERTY
property isnull
.Beginning of angle
- Returns:
- the role value of the
FROM_ANGLE_PROPERTY
property. - See Also:
-
setFromAngle
Sets the value of the property that maps to thefromAngle
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFROM_ANGLE_PROPERTY
property is set tonull
.Beginning of angle
- Parameters:
aValue
- the role value to set for theFROM_ANGLE_PROPERTY
property.
-
getToAngle
Returns the role value contained in the value of theTO_ANGLE_PROPERTY
property. Returnsnull
if the value of theTO_ANGLE_PROPERTY
property isnull
.Ending of angle
- Returns:
- the role value of the
TO_ANGLE_PROPERTY
property. - See Also:
-
setToAngle
Sets the value of the property that maps to thetoAngle
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTO_ANGLE_PROPERTY
property is set tonull
.Ending of angle
- Parameters:
aValue
- the role value to set for theTO_ANGLE_PROPERTY
property.
-
getAngleType
Returns the role value contained in the value of theANGLE_TYPE_PROPERTY
property. Returnsnull
if the value of theANGLE_TYPE_PROPERTY
property isnull
.A code indicating the type of angle: magnetic, bearing, VOR radial.
- Returns:
- the role value of the
ANGLE_TYPE_PROPERTY
property. - See Also:
-
setAngleType
Sets the value of the property that maps to theangleType
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theANGLE_TYPE_PROPERTY
property is set tonull
.A code indicating the type of angle: magnetic, bearing, VOR radial.
- Parameters:
aValue
- the role value to set for theANGLE_TYPE_PROPERTY
property.
-
getAngleDirectionReference
Returns the role value contained in the value of theANGLE_DIRECTION_REFERENCE_PROPERTY
property. Returnsnull
if the value of theANGLE_DIRECTION_REFERENCE_PROPERTY
property isnull
.A code indicating a direction with regard to a reference point.
- Returns:
- the role value of the
ANGLE_DIRECTION_REFERENCE_PROPERTY
property. - See Also:
-
setAngleDirectionReference
Sets the value of the property that maps to theangleDirectionReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theANGLE_DIRECTION_REFERENCE_PROPERTY
property is set tonull
.A code indicating a direction with regard to a reference point.
- Parameters:
aValue
- the role value to set for theANGLE_DIRECTION_REFERENCE_PROPERTY
property.
-
getInnerDistance
Returns the value of the property that maps to theinnerDistance
element.Angle sector volume inner limit
- Returns:
- the value of the
INNER_DISTANCE_PROPERTY
property.
-
setInnerDistance
Sets the value of the property that maps to theinnerDistance
element.Angle sector volume inner limit
- Parameters:
aValue
- the value to set for theINNER_DISTANCE_PROPERTY
property.
-
getOuterDistance
Returns the value of the property that maps to theouterDistance
element.Angle sector volume outer limit
- Returns:
- the value of the
OUTER_DISTANCE_PROPERTY
property.
-
setOuterDistance
Sets the value of the property that maps to theouterDistance
element.Angle sector volume outer limit
- Parameters:
aValue
- the value to set for theOUTER_DISTANCE_PROPERTY
property.
-
getUpperLimit
Returns the value of the property that maps to theupperLimit
element.The uppermost altitude or level that is included in the sector.
- Returns:
- the value of the
UPPER_LIMIT_PROPERTY
property.
-
setUpperLimit
Sets the value of the property that maps to theupperLimit
element.The uppermost altitude or level that is included in the sector.
- Parameters:
aValue
- the value to set for theUPPER_LIMIT_PROPERTY
property.
-
getUpperLimitReference
Returns the role value contained in the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property. Returnsnull
if the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property isnull
.The reference surface used for the value of the upper limit. For example, Mean Sea Level, Ground, standard pressure, etc..
- Returns:
- the role value of the
UPPER_LIMIT_REFERENCE_PROPERTY
property. - See Also:
-
setUpperLimitReference
Sets the value of the property that maps to theupperLimitReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theUPPER_LIMIT_REFERENCE_PROPERTY
property is set tonull
.The reference surface used for the value of the upper limit. For example, Mean Sea Level, Ground, standard pressure, etc..
- Parameters:
aValue
- the role value to set for theUPPER_LIMIT_REFERENCE_PROPERTY
property.
-
getLowerLimit
Returns the value of the property that maps to thelowerLimit
element.The lowermost altitude or level that is included in the sector.
- Returns:
- the value of the
LOWER_LIMIT_PROPERTY
property.
-
setLowerLimit
Sets the value of the property that maps to thelowerLimit
element.The lowermost altitude or level that is included in the sector.
- Parameters:
aValue
- the value to set for theLOWER_LIMIT_PROPERTY
property.
-
getLowerLimitReference
Returns the role value contained in the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property. Returnsnull
if the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property isnull
.The reference surface used for the value of the lower limit. For example, Mean Sea Level, Ground, standard pressure, etc.
- Returns:
- the role value of the
LOWER_LIMIT_REFERENCE_PROPERTY
property. - See Also:
-
setLowerLimitReference
Sets the value of the property that maps to thelowerLimitReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLOWER_LIMIT_REFERENCE_PROPERTY
property is set tonull
.The reference surface used for the value of the lower limit. For example, Mean Sea Level, Ground, standard pressure, etc.
- Parameters:
aValue
- the role value to set for theLOWER_LIMIT_REFERENCE_PROPERTY
property.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-