Uses of Class
zext.plantuml.com.ctreber.acearth.util.EdgeCrossing
Packages that use EdgeCrossing
-
Uses of EdgeCrossing in zext.plantuml.com.ctreber.acearth.scanbit
Methods in zext.plantuml.com.ctreber.acearth.scanbit with parameters of type EdgeCrossingModifier and TypeMethodDescriptionprotected voidBitGeneratorMap.addEdgeXing(EdgeCrossing pEdgeXing) protected abstract voidBitGeneratorMap.handleCrossings(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, EdgeCrossing[] pEdgeCrossings) protected voidBitGeneratorMapDefault.handleCrossings(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, EdgeCrossing[] xings) Side effect: Creates ScanBuf lines.protected voidBitGeneratorMapOrtho.handleCrossings(zext.plantuml.com.ctreber.acearth.scanbit.ScanBuf pScanBuf, EdgeCrossing[] xings)