|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnitDefinitionType | |
|---|---|
| net.opengis.gml | |
| Uses of UnitDefinitionType in net.opengis.gml |
|---|
| Subclasses of UnitDefinitionType in net.opengis.gml | |
|---|---|
class |
BaseUnitType
Definition of a unit of measure which is a base unit from the system of units. |
class |
ConventionalUnitType
Definition of a unit of measure which is related to a preferred unit for this quantity type through a conversion formula. |
class |
DerivedUnitType
Definition of a unit of measure which is defined through algebraic combination of more primitive units, which are usually base units from a particular system of units. |
| Methods in net.opengis.gml that return UnitDefinitionType | |
|---|---|
UnitDefinitionType |
ObjectFactory.createUnitDefinitionType()
Create an instance of UnitDefinitionType |
| Methods in net.opengis.gml that return types with arguments of type UnitDefinitionType | |
|---|---|
JAXBElement<UnitDefinitionType> |
ObjectFactory.createUnitDefinition(UnitDefinitionType value)
Create an instance of JAXBElement<UnitDefinitionType>} |
| Methods in net.opengis.gml with parameters of type UnitDefinitionType | |
|---|---|
JAXBElement<UnitDefinitionType> |
ObjectFactory.createUnitDefinition(UnitDefinitionType value)
Create an instance of JAXBElement<UnitDefinitionType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||