[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / geography / geos

Annotation of pkgsrc/geography/geos/PLIST, Revision 1.3

1.3     ! gdt         1: @comment $NetBSD: PLIST,v 1.2 2006/11/10 21:00:23 gdt Exp $
1.2       gdt         2: bin/XMLTester
1.1       minskim     3: bin/geos-config
                      4: include/geos.h
1.3     ! gdt         5: include/geos/algorithm/LineIntersector.h
        !             6: include/geos/algorithm/PointLocator.h
1.1       minskim     7: include/geos/geom.h
1.3     ! gdt         8: include/geos/geom/BinaryOp.h
        !             9: include/geos/geom/Coordinate.h
        !            10: include/geos/geom/Coordinate.inl
        !            11: include/geos/geom/CoordinateArraySequence.h
        !            12: include/geos/geom/CoordinateArraySequenceFactory.h
        !            13: include/geos/geom/CoordinateArraySequenceFactory.inl
        !            14: include/geos/geom/CoordinateFilter.h
        !            15: include/geos/geom/CoordinateList.h
        !            16: include/geos/geom/CoordinateSequence.h
        !            17: include/geos/geom/CoordinateSequenceFactory.h
        !            18: include/geos/geom/Dimension.h
        !            19: include/geos/geom/Envelope.h
        !            20: include/geos/geom/Envelope.inl
        !            21: include/geos/geom/Geometry.h
        !            22: include/geos/geom/Geometry.inl
        !            23: include/geos/geom/GeometryCollection.h
        !            24: include/geos/geom/GeometryCollection.inl
        !            25: include/geos/geom/GeometryComponentFilter.h
        !            26: include/geos/geom/GeometryFactory.h
        !            27: include/geos/geom/GeometryFactory.inl
        !            28: include/geos/geom/GeometryFilter.h
        !            29: include/geos/geom/GeometryList.h
        !            30: include/geos/geom/IntersectionMatrix.h
        !            31: include/geos/geom/LineSegment.h
        !            32: include/geos/geom/LineSegment.inl
        !            33: include/geos/geom/LineString.h
        !            34: include/geos/geom/LinearRing.h
        !            35: include/geos/geom/Location.h
        !            36: include/geos/geom/MultiLineString.h
        !            37: include/geos/geom/MultiLineString.inl
        !            38: include/geos/geom/MultiPoint.h
        !            39: include/geos/geom/MultiPolygon.h
        !            40: include/geos/geom/MultiPolygon.inl
        !            41: include/geos/geom/Point.h
        !            42: include/geos/geom/Polygon.h
        !            43: include/geos/geom/PrecisionModel.h
        !            44: include/geos/geom/PrecisionModel.inl
        !            45: include/geos/geom/util/CoordinateOperation.h
        !            46: include/geos/geom/util/GeometryEditor.h
        !            47: include/geos/geom/util/GeometryEditorOperation.h
        !            48: include/geos/geom/util/GeometryTransformer.h
        !            49: include/geos/geom/util/LinearComponentExtracter.h
        !            50: include/geos/geom/util/PointExtracter.h
        !            51: include/geos/geom/util/PolygonExtracter.h
        !            52: include/geos/geom/util/ShortCircuitedGeometryVisitor.h
1.1       minskim    53: include/geos/geomUtil.h
                     54: include/geos/geomgraph.h
1.3     ! gdt        55: include/geos/geomgraph/EdgeEnd.h
        !            56: include/geos/geomgraph/EdgeEndStar.h
        !            57: include/geos/geomgraph/EdgeList.h
        !            58: include/geos/geomgraph/GeometryGraph.h
        !            59: include/geos/geomgraph/GeometryGraph.inl
        !            60: include/geos/geomgraph/GraphComponent.h
        !            61: include/geos/geomgraph/Node.h
        !            62: include/geos/geomgraph/NodeMap.h
        !            63: include/geos/geomgraph/PlanarGraph.h
        !            64: include/geos/geomgraph/index/EdgeSetIntersector.h
        !            65: include/geos/geomgraph/index/MonotoneChain.h
        !            66: include/geos/geomgraph/index/MonotoneChainEdge.h
        !            67: include/geos/geomgraph/index/MonotoneChainIndexer.h
        !            68: include/geos/geomgraph/index/SegmentIntersector.h
        !            69: include/geos/geomgraph/index/SimpleEdgeSetIntersector.h
        !            70: include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h
        !            71: include/geos/geomgraph/index/SimpleSweepLineIntersector.h
        !            72: include/geos/geomgraph/index/SweepLineEvent.h
        !            73: include/geos/geomgraph/index/SweepLineEventObj.h
        !            74: include/geos/geomgraph/index/SweepLineSegment.h
1.1       minskim    75: include/geos/geomgraphindex.h
                     76: include/geos/geosAlgorithm.h
1.3     ! gdt        77: include/geos/index/ItemVisitor.h
        !            78: include/geos/index/SpatialIndex.h
        !            79: include/geos/index/bintree/Bintree.h
        !            80: include/geos/index/bintree/Interval.h
        !            81: include/geos/index/chain/MonotoneChain.h
        !            82: include/geos/index/chain/MonotoneChainOverlapAction.h
        !            83: include/geos/index/chain/MonotoneChainSelectAction.h
        !            84: include/geos/index/quadtree/NodeBase.h
        !            85: include/geos/index/quadtree/Quadtree.h
        !            86: include/geos/index/quadtree/Root.h
        !            87: include/geos/index/strtree/AbstractNode.h
        !            88: include/geos/index/strtree/AbstractSTRtree.h
        !            89: include/geos/index/strtree/Boundable.h
        !            90: include/geos/index/strtree/Interval.h
        !            91: include/geos/index/strtree/SIRtree.h
        !            92: include/geos/index/strtree/STRtree.h
        !            93: include/geos/index/sweepline/SweepLineOverlapAction.h
1.1       minskim    94: include/geos/indexBintree.h
                     95: include/geos/indexChain.h
                     96: include/geos/indexQuadtree.h
                     97: include/geos/indexStrtree.h
                     98: include/geos/indexSweepline.h
1.3     ! gdt        99: include/geos/inline.h
1.1       minskim   100: include/geos/io.h
1.3     ! gdt       101: include/geos/io/ByteOrderDataInStream.h
        !           102: include/geos/io/ByteOrderDataInStream.inl
        !           103: include/geos/io/ByteOrderValues.h
        !           104: include/geos/io/ParseException.h
        !           105: include/geos/io/WKBConstants.h
        !           106: include/geos/io/WKBReader.h
        !           107: include/geos/io/WKBWriter.h
        !           108: include/geos/io/WKTReader.h
        !           109: include/geos/io/WKTReader.inl
        !           110: include/geos/io/WKTWriter.h
1.1       minskim   111: include/geos/noding.h
                    112: include/geos/nodingSnapround.h
                    113: include/geos/opBuffer.h
                    114: include/geos/opDistance.h
                    115: include/geos/opLinemerge.h
                    116: include/geos/opOverlay.h
                    117: include/geos/opPolygonize.h
1.3     ! gdt       118: include/geos/opPredicate.h
1.1       minskim   119: include/geos/opRelate.h
                    120: include/geos/opValid.h
                    121: include/geos/operation.h
1.3     ! gdt       122: include/geos/operation/EndpointInfo.h
        !           123: include/geos/operation/GeometryGraphOperation.h
        !           124: include/geos/operation/IsSimpleOp.h
        !           125: include/geos/operation/buffer/BufferOp.h
        !           126: include/geos/operation/buffer/OffsetCurveBuilder.h
        !           127: include/geos/operation/distance/DistanceOp.h
        !           128: include/geos/operation/linemerge/LineMergeGraph.h
        !           129: include/geos/operation/linemerge/LineMerger.h
        !           130: include/geos/operation/overlay/OverlayOp.h
        !           131: include/geos/operation/polygonize/Polygonizer.h
        !           132: include/geos/operation/relate/RelateComputer.h
        !           133: include/geos/operation/relate/RelateOp.h
        !           134: include/geos/operation/valid/IsValidOp.h
        !           135: include/geos/operation/valid/TopologyValidationError.h
1.1       minskim   136: include/geos/planargraph.h
1.3     ! gdt       137: include/geos/planargraph/NodeMap.h
        !           138: include/geos/planargraph/PlanarGraph.h
1.1       minskim   139: include/geos/platform.h
                    140: include/geos/precision.h
1.3     ! gdt       141: include/geos/precision/CommonBitsOp.h
        !           142: include/geos/precision/CommonBitsRemover.h
        !           143: include/geos/precision/EnhancedPrecisionOp.h
        !           144: include/geos/precision/SimpleGeometryPrecisionReducer.h
        !           145: include/geos/simplify/DouglasPeuckerSimplifier.h
        !           146: include/geos/simplify/TopologyPreservingSimplifier.h
1.1       minskim   147: include/geos/spatialIndex.h
1.2       gdt       148: include/geos/timeval.h
1.1       minskim   149: include/geos/unload.h
                    150: include/geos/util.h
1.3     ! gdt       151: include/geos/util/GEOSException.h
        !           152: include/geos/util/GeometricShapeFactory.h
        !           153: include/geos/util/IllegalArgumentException.h
        !           154: include/geos/util/TopologyException.h
1.1       minskim   155: include/geos/version.h
1.2       gdt       156: include/geos_c.h
1.1       minskim   157: lib/libgeos.la
1.2       gdt       158: lib/libgeos_c.la
1.3     ! gdt       159: @dirrm include/geos/util
        !           160: @dirrm include/geos/simplify
        !           161: @dirrm include/geos/precision
        !           162: @dirrm include/geos/planargraph
        !           163: @dirrm include/geos/operation/valid
        !           164: @dirrm include/geos/operation/relate
        !           165: @dirrm include/geos/operation/polygonize
        !           166: @dirrm include/geos/operation/overlay
        !           167: @dirrm include/geos/operation/linemerge
        !           168: @dirrm include/geos/operation/distance
        !           169: @dirrm include/geos/operation/buffer
        !           170: @dirrm include/geos/operation
        !           171: @dirrm include/geos/io
        !           172: @dirrm include/geos/index/sweepline
        !           173: @dirrm include/geos/index/strtree
        !           174: @dirrm include/geos/index/quadtree
        !           175: @dirrm include/geos/index/chain
        !           176: @dirrm include/geos/index/bintree
        !           177: @dirrm include/geos/index
        !           178: @dirrm include/geos/geomgraph/index
        !           179: @dirrm include/geos/geomgraph
        !           180: @dirrm include/geos/geom/util
        !           181: @dirrm include/geos/geom
        !           182: @dirrm include/geos/algorithm
1.1       minskim   183: @dirrm include/geos

CVSweb <webmaster@jp.NetBSD.org>