
sbt-scalaxb.opengis.gml.geometryComplexes.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of geotrellis-server-opengis_2.12 Show documentation
Show all versions of geotrellis-server-opengis_2.12 Show documentation
GeoTrellis Server is a set of components designed to simplify viewing, processing, and serving raster data from arbitrary sources with an emphasis on doing so in a functional style.
The newest version!
// Generated by scalaxb.
package opengis.gml
/**
GML is an OGC Standard.
Copyright (c) 2001,2005,2010 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
*/
/** A CompositeCurve is defined by a sequence of (orientable) curves such that the each curve in the sequence terminates at the start point of the subsequent curve in the list.
*/
case class CompositeCurveType(standardObjectPropertiesSequence1: opengis.gml.StandardObjectPropertiesSequence,
curveMember: Seq[opengis.gml.CurvePropertyType] = Nil,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) extends AbstractCurveType with GeometricComplexPropertyTypeOption {
lazy val gmlid = attributes.get("@{http://www.opengis.net/gml}id") map { _.as[String]}
lazy val gid = attributes.get("@gid") map { _.as[String]}
lazy val srsName = attributes.get("@srsName") map { _.as[java.net.URI]}
lazy val srsDimension = attributes.get("@srsDimension") map { _.as[BigInt]}
lazy val axisLabels = attributes.get("@axisLabels") map { _.as[Seq[String]]}
lazy val uomLabels = attributes.get("@uomLabels") map { _.as[Seq[String]]}
}
case class CompositeCurvePropertyType(compositecurvepropertytypesequence1: Option[opengis.gml.CompositeCurvePropertyTypeSequence1] = None,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) {
lazy val xlinktype = attributes("@{http://www.w3.org/1999/xlink}type").as[xlink.TypeType]
lazy val xlinkhref = attributes.get("@{http://www.w3.org/1999/xlink}href") map { _.as[java.net.URI]}
lazy val xlinkrole = attributes.get("@{http://www.w3.org/1999/xlink}role") map { _.as[java.net.URI]}
lazy val xlinkarcrole = attributes.get("@{http://www.w3.org/1999/xlink}arcrole") map { _.as[java.net.URI]}
lazy val xlinktitle = attributes.get("@{http://www.w3.org/1999/xlink}title") map { _.as[String]}
lazy val xlinkshow = attributes.get("@{http://www.w3.org/1999/xlink}show") map { _.as[xlink.ShowType]}
lazy val xlinkactuate = attributes.get("@{http://www.w3.org/1999/xlink}actuate") map { _.as[xlink.ActuateType]}
lazy val gmlremoteSchema = attributes.get("@{http://www.opengis.net/gml}remoteSchema") map { _.as[java.net.URI]}
}
case class CompositeCurvePropertyTypeSequence1(CompositeCurve: opengis.gml.CompositeCurveType)
/** A CompositeSurface is defined by a set of orientable surfaces. A composite surface is geometry type with all the geometric properties of a (primitive) surface. Essentially, a composite surface is a collection of surfaces that join in pairs on common boundary curves and which, when considered as a whole, form a single surface.
*/
case class CompositeSurfaceType(standardObjectPropertiesSequence1: opengis.gml.StandardObjectPropertiesSequence,
surfaceMember: Seq[opengis.gml.SurfacePropertyType] = Nil,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) extends AbstractSurfaceTypable with GeometricComplexPropertyTypeOption {
lazy val gmlid = attributes.get("@{http://www.opengis.net/gml}id") map { _.as[String]}
lazy val gid = attributes.get("@gid") map { _.as[String]}
lazy val srsName = attributes.get("@srsName") map { _.as[java.net.URI]}
lazy val srsDimension = attributes.get("@srsDimension") map { _.as[BigInt]}
lazy val axisLabels = attributes.get("@axisLabels") map { _.as[Seq[String]]}
lazy val uomLabels = attributes.get("@uomLabels") map { _.as[Seq[String]]}
}
case class CompositeSurfacePropertyType(compositesurfacepropertytypesequence1: Option[opengis.gml.CompositeSurfacePropertyTypeSequence1] = None,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) {
lazy val xlinktype = attributes("@{http://www.w3.org/1999/xlink}type").as[xlink.TypeType]
lazy val xlinkhref = attributes.get("@{http://www.w3.org/1999/xlink}href") map { _.as[java.net.URI]}
lazy val xlinkrole = attributes.get("@{http://www.w3.org/1999/xlink}role") map { _.as[java.net.URI]}
lazy val xlinkarcrole = attributes.get("@{http://www.w3.org/1999/xlink}arcrole") map { _.as[java.net.URI]}
lazy val xlinktitle = attributes.get("@{http://www.w3.org/1999/xlink}title") map { _.as[String]}
lazy val xlinkshow = attributes.get("@{http://www.w3.org/1999/xlink}show") map { _.as[xlink.ShowType]}
lazy val xlinkactuate = attributes.get("@{http://www.w3.org/1999/xlink}actuate") map { _.as[xlink.ActuateType]}
lazy val gmlremoteSchema = attributes.get("@{http://www.opengis.net/gml}remoteSchema") map { _.as[java.net.URI]}
}
case class CompositeSurfacePropertyTypeSequence1(CompositeSurface: opengis.gml.CompositeSurfaceType)
/** A composite solid is a geometry type with all the geometric properties of a (primitive) solid.
Essentially, a composite solid is a collection of solids that join in pairs on common boundary surfaces and which, when considered as a whole, form a single solid.
*/
case class CompositeSolidType(standardObjectPropertiesSequence1: opengis.gml.StandardObjectPropertiesSequence,
solidMember: Seq[opengis.gml.SolidPropertyType] = Nil,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) extends AbstractSolidTypable with GeometricComplexPropertyTypeOption {
lazy val gmlid = attributes.get("@{http://www.opengis.net/gml}id") map { _.as[String]}
lazy val gid = attributes.get("@gid") map { _.as[String]}
lazy val srsName = attributes.get("@srsName") map { _.as[java.net.URI]}
lazy val srsDimension = attributes.get("@srsDimension") map { _.as[BigInt]}
lazy val axisLabels = attributes.get("@axisLabels") map { _.as[Seq[String]]}
lazy val uomLabels = attributes.get("@uomLabels") map { _.as[Seq[String]]}
}
case class CompositeSolidPropertyType(compositesolidpropertytypesequence1: Option[opengis.gml.CompositeSolidPropertyTypeSequence1] = None,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) {
lazy val xlinktype = attributes("@{http://www.w3.org/1999/xlink}type").as[xlink.TypeType]
lazy val xlinkhref = attributes.get("@{http://www.w3.org/1999/xlink}href") map { _.as[java.net.URI]}
lazy val xlinkrole = attributes.get("@{http://www.w3.org/1999/xlink}role") map { _.as[java.net.URI]}
lazy val xlinkarcrole = attributes.get("@{http://www.w3.org/1999/xlink}arcrole") map { _.as[java.net.URI]}
lazy val xlinktitle = attributes.get("@{http://www.w3.org/1999/xlink}title") map { _.as[String]}
lazy val xlinkshow = attributes.get("@{http://www.w3.org/1999/xlink}show") map { _.as[xlink.ShowType]}
lazy val xlinkactuate = attributes.get("@{http://www.w3.org/1999/xlink}actuate") map { _.as[xlink.ActuateType]}
lazy val gmlremoteSchema = attributes.get("@{http://www.opengis.net/gml}remoteSchema") map { _.as[java.net.URI]}
}
case class CompositeSolidPropertyTypeSequence1(CompositeSolid: opengis.gml.CompositeSolidType)
/** A geometric complex.
*/
case class GeometricComplexType(standardObjectPropertiesSequence1: opengis.gml.StandardObjectPropertiesSequence,
element: Seq[opengis.gml.GeometricPrimitivePropertyType] = Nil,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) extends AbstractGeometryType with GeometricComplexPropertyTypeOption {
lazy val gmlid = attributes.get("@{http://www.opengis.net/gml}id") map { _.as[String]}
lazy val gid = attributes.get("@gid") map { _.as[String]}
lazy val srsName = attributes.get("@srsName") map { _.as[java.net.URI]}
lazy val srsDimension = attributes.get("@srsDimension") map { _.as[BigInt]}
lazy val axisLabels = attributes.get("@axisLabels") map { _.as[Seq[String]]}
lazy val uomLabels = attributes.get("@uomLabels") map { _.as[Seq[String]]}
}
/** A property that has a geometric complex as its value domain can either be an appropriate geometry element encapsulated in an element of this type or an XLink reference to a remote geometry element (where remote includes geometry elements located elsewhere in the same document). Either the reference or the contained element must be given, but neither both nor none.
NOTE: The allowed geometry elements contained in such a property (or referenced by it) have to be modelled by an XML Schema choice element since the composites inherit both from geometric complex *and* geometric primitive and are already part of the _GeometricPrimitive substitution group.
*/
case class GeometricComplexPropertyType(geometriccomplexpropertytypeoption: Option[scalaxb.DataRecord[opengis.gml.GeometricComplexPropertyTypeOption]] = None,
attributes: Map[String, scalaxb.DataRecord[Any]] = Map.empty) {
lazy val xlinktype = attributes("@{http://www.w3.org/1999/xlink}type").as[xlink.TypeType]
lazy val xlinkhref = attributes.get("@{http://www.w3.org/1999/xlink}href") map { _.as[java.net.URI]}
lazy val xlinkrole = attributes.get("@{http://www.w3.org/1999/xlink}role") map { _.as[java.net.URI]}
lazy val xlinkarcrole = attributes.get("@{http://www.w3.org/1999/xlink}arcrole") map { _.as[java.net.URI]}
lazy val xlinktitle = attributes.get("@{http://www.w3.org/1999/xlink}title") map { _.as[String]}
lazy val xlinkshow = attributes.get("@{http://www.w3.org/1999/xlink}show") map { _.as[xlink.ShowType]}
lazy val xlinkactuate = attributes.get("@{http://www.w3.org/1999/xlink}actuate") map { _.as[xlink.ActuateType]}
lazy val gmlremoteSchema = attributes.get("@{http://www.opengis.net/gml}remoteSchema") map { _.as[java.net.URI]}
}
trait GeometricComplexPropertyTypeOption
© 2015 - 2025 Weber Informatics LLC | Privacy Policy