ObjectCopy not copying Polygon Fill Colors from MapBean to PageLayoutBean

570
0
09-28-2012 01:56 PM
NickArdan
New Contributor
I have an ArcGis 10.0 Engine Application written using Java SDK which views CAD (dwg) files.
When Rendering Search results in the MapBean with esri standard FeatureRenderer, I use ObjectCopy to copy the mapBean to pageLayoutBean and the Color rendering is preserved. However, when I use my CustomRenderer to set the Polygon Fill Symbols, the MapBean renders the colors as desired, but the ObjectCopy to the PageLayout Bean does not retain the colors. It only copies the uncolored polygon layer. Seems this must be related to the Custom Renderer which seems to be working as desired.
I will welcome any recommendations. Thanks in advance.
0 Kudos
0 Replies