public class IdCreator extends Object
| Constructor and Description |
|---|
IdCreator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createFeatureOfInterestId(SosSensor sensor) |
static String |
createFeatureOfInterestId(SosStation station,
SosSensor sensor) |
static String |
createFeatureOfInterestName(SosStation station,
SosSensor sensor) |
static String |
createObservationFeatureOfInterestId(SosSensor sensor,
com.vividsolutions.jts.geom.Geometry foiGeometry) |
static String |
createObservationFeatureOfInterestName(SosSensor sensor,
com.vividsolutions.jts.geom.Geometry foiGeometry) |
static String |
createResultTemplateId(SosSensor sensor,
com.axiomalaska.phenomena.Phenomenon phenomenon,
com.vividsolutions.jts.geom.Geometry foiGeometry) |
static String |
createUnitHref(ucar.units.Unit unit) |
public static String createFeatureOfInterestName(SosStation station, SosSensor sensor)
public static String createFeatureOfInterestId(SosStation station, SosSensor sensor)
public static String createObservationFeatureOfInterestId(SosSensor sensor, com.vividsolutions.jts.geom.Geometry foiGeometry) throws com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeException
com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeExceptionpublic static String createObservationFeatureOfInterestName(SosSensor sensor, com.vividsolutions.jts.geom.Geometry foiGeometry) throws com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeException
com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeExceptionpublic static String createResultTemplateId(SosSensor sensor, com.axiomalaska.phenomena.Phenomenon phenomenon, com.vividsolutions.jts.geom.Geometry foiGeometry) throws com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeException
com.axiomalaska.ioos.sos.exception.UnsupportedGeometryTypeExceptionpublic static String createUnitHref(ucar.units.Unit unit)
Copyright © 2016. All Rights Reserved.