Class TLcdGML32DynamicFeature
- All Implemented Interfaces:
ILcdDataObject
,ILcdBounded
,ILcdShape
,ILcdShapeList
,ILcdCloneable
,ILcdDeepCloneable
,ILcdInvalidateable
,Serializable
,Cloneable
- Direct Known Subclasses:
TLcdAIXM51AbstractAIXMFeatureBase
,TLcdGML32DynamicFeatureCollection
- Since:
- 10.0
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theboundedBy
element.static final TLcdDataProperty
Data property that maps to thedataSource
element.static final TLcdDataProperty
Data property that maps to thedataSourceReference
element.static final TLcdDataProperty
Data property that maps to thehistory
element.static final TLcdDataProperty
Data property that maps to thelocation
element.static final TLcdDataProperty
Data property that maps to thevalidTime
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 value of the property that maps to theboundedBy
element.Returns the value of the property that maps to thedataSource
element.Returns the value of the property that maps to thedataSourceReference
element.Returns the role value contained in the value of theHISTORY_PROPERTY
property.Returns the value of the property that maps to thelocation
element.Returns the value of the property that maps to thevalidTime
element.void
setBoundedBy
(TLcdGML32BoundingShape aValue) Sets the value of the property that maps to theboundedBy
element.void
setDataSource
(TLcdGML32StringOrRef aValue) Sets the value of the property that maps to thedataSource
element.void
Sets the value of the property that maps to thedataSourceReference
element.void
setHistory
(List<TLcdGML32AbstractTimeSlice> aValue) Sets the value of the property that maps to thehistory
element.void
setLocation
(Object aValue) Sets the value of the property that maps to thelocation
element.void
Sets the value of the property that maps to thevalidTime
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractFeature
clone, clone, collectShapes, contains2D, contains2D, contains3D, contains3D, getBounds, getFocusPoint, getShape, getShapeCount, invalidateObject, shapesChanged
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
Methods inherited from class com.luciad.datamodel.TLcdDataObject
getDataType, getValue, getValue, hasValue, hasValue, setValue, setValue, toString
-
Field Details
-
VALID_TIME_PROPERTY
Data property that maps to thevalidTime
element. The possible values for this property are instances ofTLcdGML32TimePrimitiveProperty
. -
HISTORY_PROPERTY
Data property that maps to thehistory
element. The possible values for this property are instances ofTLcdGML32HistoryProperty
. -
DATA_SOURCE_PROPERTY
Data property that maps to thedataSource
element. The possible values for this property are instances ofTLcdGML32StringOrRef
. -
DATA_SOURCE_REFERENCE_PROPERTY
Data property that maps to thedataSourceReference
element. The possible values for this property are instances ofTLcdGML32Reference
. -
BOUNDED_BY_PROPERTY
Data property that maps to theboundedBy
element. The possible values for this property are instances ofTLcdGML32BoundingShape
. -
LOCATION_PROPERTY
Data property that maps to thelocation
element. The possible values for this property are instances ofTLcdGML32LocationProperty
.
-
-
Constructor Details
-
TLcdGML32DynamicFeature
public TLcdGML32DynamicFeature() -
TLcdGML32DynamicFeature
-
-
Method Details
-
getValidTime
Returns the value of the property that maps to thevalidTime
element.gml:validTime is a convenience property element.
- Returns:
- the value of the
VALID_TIME_PROPERTY
property. - See Also:
-
setValidTime
Sets the value of the property that maps to thevalidTime
element.gml:validTime is a convenience property element.
- Parameters:
aValue
- the value to set for theVALID_TIME_PROPERTY
property.
-
getHistory
Returns the role value contained in the value of theHISTORY_PROPERTY
property. Returnsnull
if the value of theHISTORY_PROPERTY
property isnull
.A generic sequence of events constitute a gml:history of an object. The gml:history element contains a set of elements in the substitution group headed by the abstract element gml:AbstractTimeSlice, representing the time-varying properties of interest. The history property of a dynamic feature associates a feature instance with a sequence of time slices (i.e. change events) that encapsulate the evolution of the feature.
- Returns:
- the role value of the
HISTORY_PROPERTY
property. - See Also:
-
setHistory
Sets the value of the property that maps to thehistory
element. to a new instance of the association classTLcdGML32HistoryProperty
initialized with the given role value. In case the given role value isnull
, theHISTORY_PROPERTY
property is set tonull
.A generic sequence of events constitute a gml:history of an object. The gml:history element contains a set of elements in the substitution group headed by the abstract element gml:AbstractTimeSlice, representing the time-varying properties of interest. The history property of a dynamic feature associates a feature instance with a sequence of time slices (i.e. change events) that encapsulate the evolution of the feature.
- Parameters:
aValue
- the role value to set for theHISTORY_PROPERTY
property.
-
getDataSource
Returns the value of the property that maps to thedataSource
element.Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data. The remote link attributes of the gml:dataSource element have been deprecated along with its current type.
- Returns:
- the value of the
DATA_SOURCE_PROPERTY
property.
-
setDataSource
Sets the value of the property that maps to thedataSource
element.Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data. The remote link attributes of the gml:dataSource element have been deprecated along with its current type.
- Parameters:
aValue
- the value to set for theDATA_SOURCE_PROPERTY
property.
-
getDataSourceReference
Returns the value of the property that maps to thedataSourceReference
element.Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data.
- Returns:
- the value of the
DATA_SOURCE_REFERENCE_PROPERTY
property.
-
setDataSourceReference
Sets the value of the property that maps to thedataSourceReference
element.Evidence is represented by a simple gml:dataSource or gml:dataSourceReference property that indicates the source of the temporal data.
- Parameters:
aValue
- the value to set for theDATA_SOURCE_REFERENCE_PROPERTY
property.
-
getBoundedBy
Returns the value of the property that maps to theboundedBy
element.This property describes the minimum bounding box or rectangle that encloses the entire feature.
- Returns:
- the value of the
BOUNDED_BY_PROPERTY
property.
-
setBoundedBy
Sets the value of the property that maps to theboundedBy
element.This property describes the minimum bounding box or rectangle that encloses the entire feature.
- Parameters:
aValue
- the value to set for theBOUNDED_BY_PROPERTY
property.
-
getLocation
Returns the value of the property that maps to thelocation
element.- Returns:
- the value of the
LOCATION_PROPERTY
property. - See Also:
-
setLocation
Sets the value of the property that maps to thelocation
element.- Parameters:
aValue
- the value to set for theLOCATION_PROPERTY
property.
-