Uses of Interface
net.opengis.www.gml.v3_2.PointPropertyTypeOrBuilder

Packages that use PointPropertyTypeOrBuilder
Package
Description
 
  • Uses of PointPropertyTypeOrBuilder in net.opengis.www.gml.v3_2

    Modifier and Type
    Class
    Description
    final class 
    A property that has a point as its value domain may 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).
    static final class 
    A property that has a point as its value domain may 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).
    Modifier and Type
    Method
    Description
    LinearRingType.ChoiceWrapper_LinearRingType.Builder.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
    LinearRingType.ChoiceWrapper_LinearRingType.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
    LinearRingType.ChoiceWrapper_LinearRingTypeOrBuilder.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
    LineStringType.ChoiceWrapper_LineStringType.Builder.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
    LineStringType.ChoiceWrapper_LineStringType.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
    LineStringType.ChoiceWrapper_LineStringTypeOrBuilder.getPointPropertyOrBuilder()
    This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.