Uses of Interface
net.opengis.gml311.GeometryStyleType
Packages that use GeometryStyleType
- 
Uses of GeometryStyleType in net.opengis.gml311Methods in net.opengis.gml311 that return GeometryStyleTypeModifier and TypeMethodDescriptionGml311Factory.createGeometryStyleType()Returns a new object of class 'Geometry Style Type'.GeometryStylePropertyType.getGeometryStyle()Returns the value of the 'Geometry Style' containment reference.DocumentRoot.getGeometryStyle1()Returns the value of the 'Geometry Style1' containment reference.Methods in net.opengis.gml311 with parameters of type GeometryStyleTypeModifier and TypeMethodDescriptionvoidGeometryStylePropertyType.setGeometryStyle(GeometryStyleType value) Sets the value of the 'Geometry Style' containment reference.voidDocumentRoot.setGeometryStyle1(GeometryStyleType value) Sets the value of the 'Geometry Style1' containment reference.
- 
Uses of GeometryStyleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement GeometryStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geometry Style Type'.Fields in net.opengis.gml311.impl declared as GeometryStyleTypeModifier and TypeFieldDescriptionprotected GeometryStyleTypeGeometryStylePropertyTypeImpl.geometryStyleThe cached value of the 'Geometry Style' containment reference.Methods in net.opengis.gml311.impl that return GeometryStyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometryStyleType()GeometryStylePropertyTypeImpl.getGeometryStyle()DocumentRootImpl.getGeometryStyle1()Methods in net.opengis.gml311.impl with parameters of type GeometryStyleTypeModifier and TypeMethodDescriptionNotificationChainGeometryStylePropertyTypeImpl.basicSetGeometryStyle(GeometryStyleType newGeometryStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetGeometryStyle1(GeometryStyleType newGeometryStyle1, NotificationChain msgs) voidGeometryStylePropertyTypeImpl.setGeometryStyle(GeometryStyleType newGeometryStyle) voidDocumentRootImpl.setGeometryStyle1(GeometryStyleType newGeometryStyle1) 
- 
Uses of GeometryStyleType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type GeometryStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometryStyleType(GeometryStyleType object) Returns the result of interpreting the object as an instance of 'Geometry Style Type'.booleanGml311Validator.validateGeometryStyleType(GeometryStyleType geometryStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)