|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSRSType | |
---|---|
net.opengis.wfs | |
net.opengis.wfs.impl |
Uses of NoSRSType in net.opengis.wfs |
---|
Methods in net.opengis.wfs that return NoSRSType | |
---|---|
NoSRSType |
WfsFactory.createNoSRSType()
Returns a new object of class 'No SRS Type'. |
NoSRSType |
FeatureTypeType.getNoSRS()
Returns the value of the 'No SRS' containment reference. |
Methods in net.opengis.wfs with parameters of type NoSRSType | |
---|---|
void |
FeatureTypeType.setNoSRS(NoSRSType value)
Sets the value of the ' No SRS ' containment reference. |
Uses of NoSRSType in net.opengis.wfs.impl |
---|
Classes in net.opengis.wfs.impl that implement NoSRSType | |
---|---|
class |
NoSRSTypeImpl
An implementation of the model object 'No SRS Type'. |
Fields in net.opengis.wfs.impl declared as NoSRSType | |
---|---|
protected NoSRSType |
FeatureTypeTypeImpl.noSRS
The cached value of the ' No SRS ' containment reference. |
Methods in net.opengis.wfs.impl that return NoSRSType | |
---|---|
NoSRSType |
WfsFactoryImpl.createNoSRSType()
|
NoSRSType |
FeatureTypeTypeImpl.getNoSRS()
|
Methods in net.opengis.wfs.impl with parameters of type NoSRSType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FeatureTypeTypeImpl.basicSetNoSRS(NoSRSType newNoSRS,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
FeatureTypeTypeImpl.setNoSRS(NoSRSType newNoSRS)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |