java.lang.Object
org.gvsig.fmap.mapcontext.rendering.legend.ZSort
All Implemented Interfaces:
LegendContentsChangedListener

public class ZSort extends Object implements LegendContentsChangedListener
Class ZSort is used in order to store information about the symbols which are placed in the Z axis (because a level of symbols has been used).
Author:
jaume dominguez faus - jaume.dominguez@iver.es
  • Constructor Details

    • ZSort

      protected ZSort()
    • ZSort

      public ZSort(ILegend legend)
  • Method Details