|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bbn.openmap.dataAccess.shape.DrawingToolRenderException
Used to throw an exception when OMGraphics are not rendered as OMGraphicConstants.RENDERTYPE_LATLON in EsriShapeExport and its subclasses.
Constructor Summary | |
DrawingToolRenderException()
|
Method Summary | |
static void |
notifyUserOfNonLatLonGraphics(int count)
Displays a JOtionPane Message Dialog informing the user that any Drawing Tool graphics not rendered in LAT/LON will not be exported. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DrawingToolRenderException()
Method Detail |
public static void notifyUserOfNonLatLonGraphics(int count)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |