Graphic Plotting (plotting)
Introduction
Demonstration drawing and editing points, line posture plotting symbols.
Operation effect
Figure: Graphic Plotting Operation Effect |
Location
Android Studio
- Product package: Product package\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\plotting
ADT
- Product package: Product package\SampleCode\SampleCode_ADT\plotting
Data
Storage location
- Product package: Product package\SampleData\PlottingData
Deployment Location: mobile device internal storage\SampleData\PlottingData
License
Offline license, copy the license file to the "mobile device internal storage\SuperMap\License" folder.
Library
jar |
---|
com.supermap.data.jar, com.supermap.mapping.jar, com.supermap.plot.jar |
so |
libimb2d.so, libgnustl_shared.so, libQt5Core.so, libQt5Gui.so, libQt5Svg.so, libQt5Widgets.so(Note: Starting from version 11.1, the last five so libraries need to be added.) |
Key types/members
Control/Class | Method |
---|---|
MapControl | addPlotLibrary(), setPlotSymbol(), setAction(), getCurrentGeometry(), deleteCurrentGeometry(), submit(), undo(), redo(), cancel() |
Basic steps
- Draw marker symbols.
- Draw arrow symbols.
- Edit and delete symbols.
- Cancel and redo during drawing of symbols.