public class RangeDiff extends Object
Constructor and Description |
---|
RangeDiff(int drow1,
int dcol1,
int drow2,
int dcol2) |
Modifier and Type | Method and Description |
---|---|
AceRange |
applyTo(AceRange r) |
TransportDiff.TransportRangeDiff |
asTransport() |
static RangeDiff |
diff(AceRange r1,
AceRange r2) |
static RangeDiff |
fromTransport(TransportDiff.TransportRangeDiff trd) |
boolean |
isIdentity() |
String |
toString() |
public boolean isIdentity()
public TransportDiff.TransportRangeDiff asTransport()
public static RangeDiff fromTransport(TransportDiff.TransportRangeDiff trd)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.