Package globus.glmap

Class GLNativeObject

java.lang.Object
globus.glmap.GLNativeObject
Direct Known Subclasses:
GLMapAnimation, GLMapDrawObject, GLMapInfo, GLMapLocaleSettings, GLMapMarkerStyleCollection, GLMapRasterTileSource, GLMapRelation, GLMapStyleParser, GLMapTrackData, GLMapVectorCascadeStyle, GLMapVectorObject, GLMapVectorObjectList, GLMapVectorStyle, GLMapViewRenderer, GLRoute, GLRouteBuilder, GLRouteElevation, GLRouteManeuver, GLRouteRequest, GLRouteTracker, GLSearch, GLSearchCategories, GLSearchCategory, GLSearchFilter, MapPointSet, NetworkTask

public abstract class GLNativeObject extends Object
Created by destman on 10/28/16.
  • Constructor Details

    • GLNativeObject

      public GLNativeObject(long id)
      Default constructor
      Parameters:
      id - native object pointer
  • Method Details

    • dispose

      public void dispose()
      Call this method when object does not needed. This will free some native resources.