import com.esri.ags.symbol.FillSymbol; import com.esri.ags.symbol.SimpleFillSymbol; import com.esri.ags.symbol.SimpleLineSymbol;
// import com.esri.ags.symbol.FillSymbol; (or delete this line) import com.esri.ags.symbols.SimpleFillSymbol; // add an "s" to the end of ".symbol" import com.esri.ags.symbols.SimpleLineSymbol;
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.