How to use
See How to use ArcGIS samples for help running the sample.
Scale Renderer
- Navigate to this sample's lib folder (scalerenderer/lib) and copy ScaleRendererExt.jar into the <ArcGIS Engine Install Dir>/java/lib/ext folder to deploy the custom renderer extension. The extension functionality will become available to you when you start the ArcGIS Engine application.
- Navigate to this sample's bin folder (scalerenderer/bin) and execute the SscaleRenderer.jar to start the application. The JFrame is loaded with and empty MapBean and 3 buttons: Open File …, Zoom In, and Zoom Out.
- Click 'Open File …' and add the states shapefile from <DevKitHome Install Dir>/java/samples/data/usa folder to populate your MapBean.
- Click the 'Zoom Out' button. Notice the symbology change to envelopes for each polygon in the states layer.
- You can continue to click the 'Zoom Out' button. Eventually the polygon features are symbolized with simple marker symbols located at each polygons centroid.
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine Runtime |