Uses of Interface
net.opengis.www.gml.v3_2.AbstractRingPropertyTypeOrBuilder
Packages that use AbstractRingPropertyTypeOrBuilder
-
Uses of AbstractRingPropertyTypeOrBuilder in net.opengis.www.gml.v3_2
Classes in net.opengis.www.gml.v3_2 that implement AbstractRingPropertyTypeOrBuilderModifier and TypeClassDescriptionfinal classA property with the content model of gml:AbstractRingPropertyType encapsulates a ring to represent the surface boundary property of a surface.static final classA property with the content model of gml:AbstractRingPropertyType encapsulates a ring to represent the surface boundary property of a surface.Methods in net.opengis.www.gml.v3_2 that return AbstractRingPropertyTypeOrBuilderModifier and TypeMethodDescriptionPolygonType.Builder.getExteriorOrBuilder()A boundary of a surface consists of a number of rings.PolygonType.getExteriorOrBuilder()A boundary of a surface consists of a number of rings.PolygonTypeOrBuilder.getExteriorOrBuilder()A boundary of a surface consists of a number of rings.PolygonType.Builder.getInteriorOrBuilder(int index) A boundary of a surface consists of a number of rings.PolygonType.getInteriorOrBuilder(int index) A boundary of a surface consists of a number of rings.PolygonTypeOrBuilder.getInteriorOrBuilder(int index) A boundary of a surface consists of a number of rings.Methods in net.opengis.www.gml.v3_2 that return types with arguments of type AbstractRingPropertyTypeOrBuilderModifier and TypeMethodDescriptionList<? extends AbstractRingPropertyTypeOrBuilder> PolygonType.Builder.getInteriorOrBuilderList()A boundary of a surface consists of a number of rings.List<? extends AbstractRingPropertyTypeOrBuilder> PolygonType.getInteriorOrBuilderList()A boundary of a surface consists of a number of rings.List<? extends AbstractRingPropertyTypeOrBuilder> PolygonTypeOrBuilder.getInteriorOrBuilderList()A boundary of a surface consists of a number of rings.