📄 makefile.am
字号:
SUBDIRS = EXTRA_DIST = # Notes:## PointLocator.h is needed by DistanceOp.h and OverlayOp.h for composition# needed by RelateComputer.h needed by RelateOp.h## LineIntersector.h needed by GeometryGraphOperation.h needed by OverlayOp.h# needed by RelateComputer.h needed by RelateOp.h# geosdir = $(includedir)/geos/algorithmgeos_HEADERS = \ LineIntersector.h \ PointLocator.h noinst_HEADERS = \ CGAlgorithms.h \ CentralEndpointIntersector.h \ CentroidArea.h \ CentroidLine.h \ CentroidPoint.h \ ConvexHull.h \ ConvexHull.inl \ HCoordinate.h \ InteriorPointArea.h \ InteriorPointLine.h \ InteriorPointPoint.h \ MCPointInRing.h \ MinimumDiameter.h \ NotRepresentableException.h \ PointInRing.h \ RobustDeterminant.h \ SIRtreePointInRing.h \ SimplePointInAreaLocator.h \ SimplePointInRing.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -