interface JBoundaryBox {
    ne: JLocation;
    sw: JLocation;
}

Properties

Properties