public class SupportedGADShapesImpl extends BitStringBase implements SupportedGADShapes
_PrimitiveName, BIT_STRING_BASE_XML, bitString, curLength, maxLength, minLength| Constructor and Description |
|---|
SupportedGADShapesImpl() |
SupportedGADShapesImpl(boolean ellipsoidPoint,
boolean ellipsoidPointWithUncertaintyCircle,
boolean ellipsoidPointWithUncertaintyEllipse,
boolean polygon,
boolean ellipsoidPointWithAltitude,
boolean ellipsoidPointWithAltitudeAndUncertaintyElipsoid,
boolean ellipsoidArc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEllipsoidArc() |
boolean |
getEllipsoidPoint() |
boolean |
getEllipsoidPointWithAltitude() |
boolean |
getEllipsoidPointWithAltitudeAndUncertaintyElipsoid() |
boolean |
getEllipsoidPointWithUncertaintyCircle() |
boolean |
getEllipsoidPointWithUncertaintyEllipse() |
boolean |
getPolygon() |
String |
toString() |
_decode, decodeAll, decodeData, encodeAll, encodeAll, encodeData, equals, getIsPrimitive, getTag, getTagClass, hashCodepublic SupportedGADShapesImpl()
public SupportedGADShapesImpl(boolean ellipsoidPoint,
boolean ellipsoidPointWithUncertaintyCircle,
boolean ellipsoidPointWithUncertaintyEllipse,
boolean polygon,
boolean ellipsoidPointWithAltitude,
boolean ellipsoidPointWithAltitudeAndUncertaintyElipsoid,
boolean ellipsoidArc)
public boolean getEllipsoidPoint()
getEllipsoidPoint in interface SupportedGADShapespublic boolean getEllipsoidPointWithUncertaintyCircle()
getEllipsoidPointWithUncertaintyCircle in interface SupportedGADShapespublic boolean getEllipsoidPointWithUncertaintyEllipse()
getEllipsoidPointWithUncertaintyEllipse in interface SupportedGADShapespublic boolean getPolygon()
getPolygon in interface SupportedGADShapespublic boolean getEllipsoidPointWithAltitude()
getEllipsoidPointWithAltitude in interface SupportedGADShapespublic boolean getEllipsoidPointWithAltitudeAndUncertaintyElipsoid()
getEllipsoidPointWithAltitudeAndUncertaintyElipsoid in interface SupportedGADShapespublic boolean getEllipsoidArc()
getEllipsoidArc in interface SupportedGADShapespublic String toString()
toString in class BitStringBaseCopyright © 2016. All Rights Reserved.