Renders the feature to a image buffer so that drawing command will be fast. If feature is large you should call this so that there isn't a big delay in the display thread.
setMap() must be called before calling this method.
If this method is called then this object must be sent to the ViewportPane or be disposed because a Image object is created that needs to be disposed.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.