Uses of Class
net.opengis.gml.AbstractTopoPrimitiveType

Packages that use AbstractTopoPrimitiveType
net.opengis.gml   
 

Uses of AbstractTopoPrimitiveType in net.opengis.gml
 

Subclasses of AbstractTopoPrimitiveType in net.opengis.gml
 class EdgeType
          There is precisely one positively directed and one negatively directed node in the boundary of every edge.
 class FaceType
          .
 class NodeType
          Its optional co-boundary is a set of connected directedEdges.
 class TopoSolidType
          The topological boundary of a TopoSolid consists of a set of directed faces.
 

Fields in net.opengis.gml with type parameters of type AbstractTopoPrimitiveType
protected  List<JAXBElement<? extends AbstractTopoPrimitiveType>> TopoPrimitiveArrayAssociationType.topoPrimitive
           
protected  JAXBElement<? extends AbstractTopoPrimitiveType> TopoPrimitiveMemberType.topoPrimitive
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractTopoPrimitiveType
 JAXBElement<AbstractTopoPrimitiveType> ObjectFactory.createTopoPrimitive(AbstractTopoPrimitiveType value)
          Create an instance of JAXBElement<AbstractTopoPrimitiveType>}
 List<JAXBElement<? extends AbstractTopoPrimitiveType>> TopoPrimitiveArrayAssociationType.getTopoPrimitive()
          Gets the value of the topoPrimitive property.
 JAXBElement<? extends AbstractTopoPrimitiveType> TopoPrimitiveMemberType.getTopoPrimitive()
          Obtient la valeur de la propriété topoPrimitive.
 

Methods in net.opengis.gml with parameters of type AbstractTopoPrimitiveType
 JAXBElement<AbstractTopoPrimitiveType> ObjectFactory.createTopoPrimitive(AbstractTopoPrimitiveType value)
          Create an instance of JAXBElement<AbstractTopoPrimitiveType>}
 

Method parameters in net.opengis.gml with type arguments of type AbstractTopoPrimitiveType
 void TopoPrimitiveMemberType.setTopoPrimitive(JAXBElement<? extends AbstractTopoPrimitiveType> value)
          Définit la valeur de la propriété topoPrimitive.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.