FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.compounds
/
PathPairing
/
pair
pair
abstract
fun
pair
(
a
:
Shape2d
,
b
:
Shape2d
)
:
Map
<
Path2d
,
Path2d
>