Class AttrInTableLabelingStrategyFactory

java.lang.Object
org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategyFactory
All Implemented Interfaces:
org.gvsig.tools.util.Factory

public class AttrInTableLabelingStrategyFactory extends Object implements org.gvsig.tools.util.Factory
Author:
osc
  • Constructor Details

    • AttrInTableLabelingStrategyFactory

      public AttrInTableLabelingStrategyFactory()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.gvsig.tools.util.Factory
    • create

      public Object create(Object... parameters)
      Specified by:
      create in interface org.gvsig.tools.util.Factory
    • selfRegister

      public static void selfRegister()