Uses of Interface
net.opengis.fes20.DistanceBufferType
Packages that use DistanceBufferType
-
Uses of DistanceBufferType in net.opengis.fes20
Methods in net.opengis.fes20 that return DistanceBufferTypeModifier and TypeMethodDescriptionFes20Factory.createDistanceBufferType()Returns a new object of class 'Distance Buffer Type'.DocumentRoot.getBeyond()Returns the value of the 'Beyond' containment reference.DocumentRoot.getDWithin()Returns the value of the 'DWithin' containment reference.Methods in net.opengis.fes20 with parameters of type DistanceBufferTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setBeyond(DistanceBufferType value) Sets the value of the 'Beyond' containment reference.voidDocumentRoot.setDWithin(DistanceBufferType value) Sets the value of the 'DWithin' containment reference. -
Uses of DistanceBufferType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement DistanceBufferTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Distance Buffer Type'.Methods in net.opengis.fes20.impl that return DistanceBufferTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createDistanceBufferType()DocumentRootImpl.getBeyond()DocumentRootImpl.getDWithin()Methods in net.opengis.fes20.impl with parameters of type DistanceBufferTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetBeyond(DistanceBufferType newBeyond, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDWithin(DistanceBufferType newDWithin, NotificationChain msgs) voidDocumentRootImpl.setBeyond(DistanceBufferType newBeyond) voidDocumentRootImpl.setDWithin(DistanceBufferType newDWithin) -
Uses of DistanceBufferType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type DistanceBufferTypeModifier and TypeMethodDescriptionFes20Switch.caseDistanceBufferType(DistanceBufferType object) Returns the result of interpreting the object as an instance of 'Distance Buffer Type'.booleanFes20Validator.validateDistanceBufferType(DistanceBufferType distanceBufferType, DiagnosticChain diagnostics, Map<Object, Object> context)