org.gvsig.fmap.mapcontrol.swing.dynfield.factory
Class GeometryDynFieldComponentFactory
java.lang.Object
org.gvsig.tools.service.spi.AbstractServiceFactory
org.gvsig.tools.swing.spi.AbstractSwingServiceFactory
org.gvsig.tools.swing.spi.AbstractJDynFieldComponentFactory
org.gvsig.fmap.mapcontrol.swing.dynfield.factory.GeometryDynFieldComponentFactory
- All Implemented Interfaces:
- ExtensionSingleton, ServiceFactory, JDynFieldComponentFactory
public class GeometryDynFieldComponentFactory
- extends AbstractJDynFieldComponentFactory
This factory will create a swing component to represent
a Geometry object (for example when opening
a info by point dialog)
- Author:
- jldominguez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometryDynFieldComponentFactory
public GeometryDynFieldComponentFactory()
createJDynFieldComponent
public JDynFieldComponent createJDynFieldComponent(DynField child,
ValueField dynObject,
boolean writable)
throws ServiceException
- Throws:
ServiceException
getFactoryDescription
public String getFactoryDescription()
- Specified by:
getFactoryDescription in class AbstractSwingServiceFactory
getFactorySubType
public String getFactorySubType()
- Specified by:
getFactorySubType in class AbstractSwingServiceFactory
getFactoryType
public Integer getFactoryType()
- Specified by:
getFactoryType in class AbstractSwingServiceFactory
Copyright © 2004-2013 gvSIG. All Rights Reserved.