⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nosrstype.java

📁 电子地图服务器,搭建自己的地图服务
💻 JAVA
字号:
/**
 * <copyright>
 * </copyright>
 *
 * $Id: NoSRSType.java 6226 2007-02-27 22:03:44Z jdeolive $
 */
package net.opengis.wfs;

import org.eclipse.emf.ecore.EObject;

/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>No SRS Type</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see net.opengis.wfs.WfsPackage#getNoSRSType()
 * @model extendedMetaData="name='NoSRS_._type' kind='empty'"
 * @generated
 */
public interface NoSRSType extends EObject {
} // NoSRSType

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -