case class MultiGeometryPropertyType(multigeometrypropertytypesequence1: Option[MultiGeometryPropertyTypeSequence1] = None, attributes: Map[String, DataRecord[Any]] = Map.empty) extends Product with Serializable
A property that has a geometric aggregate 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.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MultiGeometryPropertyType
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new MultiGeometryPropertyType(multigeometrypropertytypesequence1: Option[MultiGeometryPropertyTypeSequence1] = None, attributes: Map[String, DataRecord[Any]] = Map.empty)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attributes: Map[String, DataRecord[Any]]
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- lazy val gmlremoteSchema: Option[URI]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val multigeometrypropertytypesequence1: Option[MultiGeometryPropertyTypeSequence1]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- lazy val xlinkactuate: Option[ActuateType]
- lazy val xlinkarcrole: Option[URI]
- lazy val xlinkhref: Option[URI]
- lazy val xlinkrole: Option[URI]
- lazy val xlinkshow: Option[ShowType]
- lazy val xlinktitle: Option[String]
- lazy val xlinktype: TypeType