terrainlayer.properties
来自「openmap java写的开源数字地图程序. 用applet实现,可以像g」· PROPERTIES 代码 · 共 37 行
PROPERTIES
37 行
# **********************************************************************# # BBN Corporation# 10 Moulton St.# Cambridge, MA 02138# (617) 873-2000# # Copyright (C) 1998# This software is subject to copyright protection under the laws of # the United States and other countries.# # **********************************************************************# # $Source: /cvs/distapps/openmap/src/openmap/com/bbn/openmap/layer/terrain/TerrainLayer.properties,v $# $RCSfile: TerrainLayer.properties,v $# $Revision: 1.1.1.1 $# $Date: 2003/02/14 21:35:48 $# $Author: dietrick $# # **********************************************************************#----------------------------------------------------------------------# Properties file for TerrainLayer#----------------------------------------------------------------------# This property should reflect the paths to the DTED directoriesterrain.dted.paths=/usr/local/matt/data/dted# The default tool to use for the terrain layer.terrain.default.mode=PROFILE#----------------------------------------------------------------------# End of properties file for TerrainLayer#----------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?