Package | Description |
---|---|
soot.jimple.spark.geom.dataRep | |
soot.jimple.spark.geom.geomE | |
soot.jimple.spark.geom.geomPA | |
soot.jimple.spark.geom.heapinsE | |
soot.jimple.spark.geom.ptinsE |
Modifier and Type | Method and Description |
---|---|
void |
RectangleNode.copyRectangle(RectangleNode other) |
void |
RectangleNode.copyRectangle(RectangleNode other) |
boolean |
RectangleNode.equals(RectangleNode other) |
boolean |
RectangleNode.equals(RectangleNode other) |
Constructor and Description |
---|
RectangleNode(RectangleNode other) |
RectangleNode(RectangleNode other) |
Modifier and Type | Method and Description |
---|---|
SegmentNode |
GeometricManager.addNewFigure(int code,
RectangleNode pnew)
Insert a new figure into this manager if it is not covered by any exisiting figure.
|
SegmentNode |
GeometricManager.addNewFigure(int code,
RectangleNode pnew)
Insert a new figure into this manager if it is not covered by any exisiting figure.
|
Modifier and Type | Field and Description |
---|---|
protected static RectangleNode |
IVarAbstraction.pres |
protected static RectangleNode |
IVarAbstraction.pres |
Modifier and Type | Method and Description |
---|---|
protected static RectangleNode |
IFigureManager.getRectangleNode()
Generate a rectangle node from our own cache.
|
protected static RectangleNode |
IFigureManager.getRectangleNode()
Generate a rectangle node from our own cache.
|
Modifier and Type | Method and Description |
---|---|
abstract SegmentNode |
IFigureManager.addNewFigure(int code,
RectangleNode pnew) |
abstract SegmentNode |
IFigureManager.addNewFigure(int code,
RectangleNode pnew) |
Modifier and Type | Method and Description |
---|---|
SegmentNode |
HeapInsIntervalManager.addNewFigure(int code,
RectangleNode pnew) |
SegmentNode |
HeapInsIntervalManager.addNewFigure(int code,
RectangleNode pnew) |
Modifier and Type | Method and Description |
---|---|
SegmentNode |
PtInsIntervalManager.addNewFigure(int code,
RectangleNode pnew) |
SegmentNode |
PtInsIntervalManager.addNewFigure(int code,
RectangleNode pnew) |