public class RectangularRegion
extends org.bouncycastle.asn1.ASN1Object
RectangularRegion ::= SEQUENCE {
northWest TwoDLocation,
southEast TwoDLocation
}
| Modifier and Type | Method and Description |
|---|---|
static RectangularRegion |
getInstance(java.lang.Object o) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static RectangularRegion getInstance(java.lang.Object o)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive in interface org.bouncycastle.asn1.ASN1EncodabletoASN1Primitive in class org.bouncycastle.asn1.ASN1Object