📄 makefile.am
字号:
SUBDIRS = util#EXTRA_DIST = # Notes:# GeometryComponentFilter.h needed by Polygonizer.h# LineSegment.h needed by buffer/OffsetCurveBuilder.h needed by BufferOp.h # Location.h needed by PointLocator.h for inlinesgeosdir = $(includedir)/geos/geomgeos_HEADERS = \ BinaryOp.h \ Coordinate.h \ Coordinate.inl \ CoordinateArraySequence.h \ CoordinateArraySequenceFactory.h \ CoordinateArraySequenceFactory.inl \ CoordinateFilter.h \ CoordinateList.h \ CoordinateSequence.h \ CoordinateSequenceFactory.h \ Dimension.h \ Envelope.h \ Envelope.inl \ Geometry.h \ Geometry.inl \ GeometryList.h \ GeometryCollection.h \ GeometryCollection.inl \ GeometryComponentFilter.h \ GeometryFactory.h \ GeometryFactory.inl \ GeometryFilter.h \ IntersectionMatrix.h \ LineSegment.h \ LineSegment.inl \ LineString.h \ LinearRing.h \ Location.h \ MultiLineString.h \ MultiLineString.inl \ MultiPoint.h \ MultiPolygon.h \ MultiPolygon.inl \ Point.h \ Polygon.h \ PrecisionModel.h \ PrecisionModel.inl noinst_HEADERS = \ Triangle.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -