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