Package org.vast.data
Class SWEFactory
java.lang.Object
org.vast.data.SWEFactory
- All Implemented Interfaces:
Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewCount()
newCountRange
(DataType dataType) newDataArray
(int arraySize) newDataRecord
(int recordSize) newMatrix
(int arraySize) newQuantity
(DataType dataType) newQuantityRange
(DataType dataType) newText()
newTime()
newTimeRange
(DataType dataType)
-
Constructor Details
-
SWEFactory
public SWEFactory()
-
-
Method Details
-
newDataRecord
- Specified by:
newDataRecord
in interfaceFactory
-
newDataRecord
-
newVector
-
newDataArray
- Specified by:
newDataArray
in interfaceFactory
-
newDataArray
-
newMatrix
-
newMatrix
-
newGeometry
- Specified by:
newGeometry
in interfaceFactory
-
newDataStream
- Specified by:
newDataStream
in interfaceFactory
-
newBinaryBlock
- Specified by:
newBinaryBlock
in interfaceFactory
-
newBinaryEncoding
- Specified by:
newBinaryEncoding
in interfaceFactory
-
newBinaryComponent
- Specified by:
newBinaryComponent
in interfaceFactory
-
newDataChoice
- Specified by:
newDataChoice
in interfaceFactory
-
newCount
-
newCount
-
newCategoryRange
- Specified by:
newCategoryRange
in interfaceFactory
-
newQuantityRange
- Specified by:
newQuantityRange
in interfaceFactory
-
newQuantityRange
-
newTime
-
newTime
-
newTimeRange
- Specified by:
newTimeRange
in interfaceFactory
-
newTimeRange
-
newBoolean
- Specified by:
newBoolean
in interfaceFactory
-
newText
-
newCategory
- Specified by:
newCategory
in interfaceFactory
-
newQuantity
- Specified by:
newQuantity
in interfaceFactory
-
newQuantity
-
newCountRange
- Specified by:
newCountRange
in interfaceFactory
-
newCountRange
-
newNilValues
- Specified by:
newNilValues
in interfaceFactory
-
newAllowedTokens
- Specified by:
newAllowedTokens
in interfaceFactory
-
newAllowedValues
- Specified by:
newAllowedValues
in interfaceFactory
-
newAllowedTimes
- Specified by:
newAllowedTimes
in interfaceFactory
-
newAllowedGeoms
- Specified by:
newAllowedGeoms
in interfaceFactory
-
newXMLEncoding
- Specified by:
newXMLEncoding
in interfaceFactory
-
newTextEncoding
- Specified by:
newTextEncoding
in interfaceFactory
-
newUnitReference
- Specified by:
newUnitReference
in interfaceFactory
-
newNilValue
- Specified by:
newNilValue
in interfaceFactory
-
newEncodedValuesProperty
- Specified by:
newEncodedValuesProperty
in interfaceFactory
-