public class BoxSignature extends Object
| Constructor and Description |
|---|
BoxSignature(org.fit.layout.model.Box src) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsExactly(BoxSignature other) |
boolean |
equalsNoIndex(BoxSignature other) |
boolean |
matches(org.fit.layout.model.Box other) |
boolean |
matches(BoxSignature sig) |
String |
toString() |
public boolean matches(org.fit.layout.model.Box other)
public boolean matches(BoxSignature sig)
public boolean equalsExactly(BoxSignature other)
public boolean equalsNoIndex(BoxSignature other)
Copyright © 2016. All rights reserved.