| Package | Description |
|---|---|
| soot.jimple.spark.geom.dataRep |
| Modifier and Type | Field and Description |
|---|---|
ShapeNode |
ShapeNode.next |
| Modifier and Type | Method and Description |
|---|---|
abstract ShapeNode |
ShapeNode.makeDuplicate()
Clone itself and make a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ShapeNode.copy(ShapeNode other) |
abstract boolean |
ShapeNode.inclusionTest(ShapeNode other)
Test if the invoked figure contains the passed in figure
|
Copyright © 2020 Soot OSS. All rights reserved.