Select to view content in your preferred language

Need more information on MOLE & Military Analyst for ArcGIS Engine for Java

902
1
Jump to solution
02-15-2013 03:02 AM
JeremieJoalland1
Deactivated User
I've read all king of ESRI documentation about MOLE and Military Analyst, but especially for v10.1, I'm little bit confuse.
I understood that these 2 librairies/API are now included in Defense Solution for ArcGIS Engine, but documentation is not clear from my point of view.

ArcGIS Defenses Solutions (http://www.esri.com/~/media/Files/Pdfs/library/brochures/pdfs/arcgis-defense-solutions.pdf) shows a table where ArcGIS Engine only support "ArcGIS Military Analyst API", but not "MOLE" (page 3).
in ArcObjects for Java 10.0 javadoc, there is the package "com.esri.arcgis.defensesolutions", but it's not available in 10.1 javadoc (http://resources.arcgis.com/en/help/arcobjects-java/api/arcobjects/index.html).

Could you please point me to the precise documentation to understand what it is possible to do regarding Military Analyst and MOLE with ArcGIS Engine for Java ? (especially symbologies, DTED analysis).

(I'm also looking for equivalent possibilities for ArcGIS Runtime for Java 10.1, but it seems it's reduce to use symbologies through Message Processor only... but it's another subject)

Thanks for any help
0 Kudos
1 Solution

Accepted Solutions
SiqiLi
by Esri Contributor
Esri Contributor
The "com.esri.arcgis.defensesolutions" package is still released in 10.1. You have to install MOLE first, and it will put a arcgis_defensesolutions.jar file under your ArcGIS Engine installation. When you add the .jar into Eclipse, you will see the "com.esri.arcgis.defensesolution" package. See the following screeen shot of my Eclipse.
[ATTACH=CONFIG]21837[/ATTACH]

I am on the same page with you. I didn't see this package information has been included in the 10.1 AO JAVA Help, although .NET AO Help does. This is a documentation bug. Apologize for the confusion has brought to you.

Here is the URL to download the MOLE 10.1
http://www.esri.com/software/arcgis/defense-solutions/download-mole

View solution in original post

0 Kudos
1 Reply
SiqiLi
by Esri Contributor
Esri Contributor
The "com.esri.arcgis.defensesolutions" package is still released in 10.1. You have to install MOLE first, and it will put a arcgis_defensesolutions.jar file under your ArcGIS Engine installation. When you add the .jar into Eclipse, you will see the "com.esri.arcgis.defensesolution" package. See the following screeen shot of my Eclipse.
[ATTACH=CONFIG]21837[/ATTACH]

I am on the same page with you. I didn't see this package information has been included in the 10.1 AO JAVA Help, although .NET AO Help does. This is a documentation bug. Apologize for the confusion has brought to you.

Here is the URL to download the MOLE 10.1
http://www.esri.com/software/arcgis/defense-solutions/download-mole
0 Kudos