资源简介
jts包含了大部分空间分析方法,例如缓冲区分析,tin,vorioni等等

代码片段和文件信息
/*
* The JTS Topology Suite is a collection of Java classes that
* implement the fundamental operations required to validate a given
* geo-spatial data set to a known topological specification.
*
* Copyright (C) 2001 Vivid Solutions
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not write to the Free Software
* Foundation Inc. 59 Temple Place Suite 330 Boston MA 02111-1307 USA
*
* For more information contact:
*
* Vivid Solutions
* Suite #1A
* 2328 Government Street
* Victoria BC V8T 5G5
* Canada
*
* (250)385-6040
* www.vividsolutions.com
*/
/*
* Geotools2 - OpenSource mapping toolkit
* http://geotools.org
* (C) 2003 Geotools Project Managment Committee (PMC)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation;
* version 2.1 of the License.
*
* This library is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
*/
package com.vividsolutions.jts.io.oracle;
/**
* Set of constants used to interact with MDSYS.GEOMETRY and JTS Geometries.
*
*
* @author David Zwiers Vivid Solutions.
*/
class Constants {
/**
* Null SRID
*/
public static final int SRID_NULL = -1;
/**
*
* Extracted from the Oracle Documentation for SDO_ETYPE
*
* This list may need to be expanded in the future to handle additional Geometry Types.
*
* @author David Zwiers Vivid Solutions.
* @author Jody Garnett Refractions Research Inc.
*/
static final class SDO_ETYPE{
/** ETYPE
code representing Point */
public static final int POINT = 1;
/** ETYPE
code representing Line */
public static final int LINE = 2;
/** ETYPE
code representing Polygon */
public static final int POLYGON = 3;
/** ETYPE
code representing exterior counterclockwise polygon ring */
public static final int POLYGON_EXTERIOR = 1003;
/** ETYPE
code representing interior clockwise polygon ring */
p
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-12-31 17:19 bin\
目录 0 2011-06-25 21:57 doc\
目录 0 2010-03-01 20:21 doc\javadoc\
目录 0 2010-02-08 22:49 doc\javadoc\com\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\
目录 0 2010-12-31 17:20 doc\javadoc\com\vividsolutions\jts\
目录 0 2010-08-21 14:56 doc\javadoc\com\vividsolutions\jts\algorithm\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\algorithm\distance\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\algorithm\locate\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\algorithm\match\
目录 0 2010-08-21 14:56 doc\javadoc\com\vividsolutions\jts\algorithm\math\
目录 0 2010-12-31 17:20 doc\javadoc\com\vividsolutions\jts\awt\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\densify\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\geom\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\geom\impl\
目录 0 2010-06-03 18:02 doc\javadoc\com\vividsolutions\jts\geom\prep\
目录 0 2011-04-20 10:40 doc\javadoc\com\vividsolutions\jts\geom\util\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\geomgraph\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\geomgraph\index\
目录 0 2010-06-03 18:02 doc\javadoc\com\vividsolutions\jts\index\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\bintree\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\chain\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\intervalrtree\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\kdtree\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\quadtree\
目录 0 2011-06-25 21:58 doc\javadoc\com\vividsolutions\jts\index\strtree\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\index\sweepline\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\io\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\io\gml2\
目录 0 2010-02-08 22:49 doc\javadoc\com\vividsolutions\jts\linearref\
目录 0 2010-12-31 17:20 doc\javadoc\com\vividsolutions\jts\math\
............此处省略1353个文件信息
相关资源
- 最新的北京地铁shp文件75146
- ArcGIS Engine最优路径分析
- arcgis engine实现叠加分析
- 3DWebGIS 3DWebGIS
- GIS项目开发文档(分析、设计、实现
- arcgis 10.1 中文环境安装包
- 地图符号化(ArcEngine)
- 地图浏览(ArcEngine)
- GIS 设计与实现 (打包版)
- vc利用MFC底层开发的二维GIS管理软件,
- Arcgis 扩展模块
- 印度泰米尔纳德邦Noyyal流域利用GIS和
- 已验证正确的AD16破解步骤_AD16.1.12Li
- shp转cad小工具
- Logistic回归总结非常好的机器学习总结
- NetApp Data ONTAP:registered: GX产品简介
- 建立在Sun皓龙服务器上的为石GIS解决
- 基于四核和双核英特尔:registered: 至强
- 英特尔:registered: 酷睿:trade_mark:双核处
- 借助英特尔:registered: 主动管理技术缩
- LANDesk 管理解决方案和采用英特尔:r
- 英特尔:registered: 酷睿:trade_mark:2 双核
- 四核英特尔:registered: 至强:registered:
- 英特尔:registered: 酷睿:trade_mark:2 双核
- Unicenter 解决方案和采用英特尔:regis
- 英特尔:registered: 博锐:trade_mark: 技术关
- 面向采用英特尔:registered: 博锐:trade
- 英特尔:registered:至强:registered:处理器
- 基于英特尔:registered: 至强:registered:
- 凭借英特尔:registered: I/O加速技术加快
评论
共有 条评论