address.java
来自「GEo 地理操作源代码」· Java 代码 · 共 25 行
JAVA
25 行
/*$************************************************************************************************ ** ** $Id: Address.java,v 1.2 2004/03/09 20:02:40 desruisseaux Exp $ ** ** $Source: /cvsroot/geoapi/src/org/opengis/metadata/citation/Address.java,v $ ** ** Copyright (C) 2003 Open GIS Consortium, Inc. All Rights Reserved. http://www.opengis.org/Legal/ ** *************************************************************************************************/package org.opengis.metadata.citation;/** * Location of the responsible individual or organization. * * @UML datatype CI_Address * @author ISO 19115 * @author <A HREF="http://www.opengis.org">OpenGIS® consortium</A> * @version 5.0 * * @revisit Methods not yet defined for this interface. */public interface Address {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?