Java Doc for ProjectFactoryImpl.java in  » GIS » udig-1.1 » net » refractions » udig » project » internal » impl » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » udig 1.1 » net.refractions.udig.project.internal.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.refractions.udig.project.internal.impl.ProjectFactoryImpl

ProjectFactoryImpl
public class ProjectFactoryImpl extends EFactoryImpl implements ProjectFactory(Code)
The EMF factory for project model objects
author:
   Jesse
since:
   1.0.0


Field Summary
final public static  Stringcopyright
    

Constructor Summary
public  ProjectFactoryImpl()
     Creates an instance of the factory.

Method Summary
public  StringconvertAdapterToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertAffineTransformToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCatalogRefToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertColourPaletteToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertColourSchemeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCommandStackToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCommandToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCoordinateReferenceSystemToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCoordinateToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertDefaultColorToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertEditCommandToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertEditManagerControlCommandToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertEnvelopeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFeatureEventToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFeatureResultsToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFeatureToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFilterToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertIGeoResourceToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertIProgressMonitorToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertImageDescriptorToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertListToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertMapDisplayToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertMutablePicoContainerToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertNavCommandStackToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertNavCommandToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertPointToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertQueryToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertReferencedEnvelopeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertURIToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertURLToString(EDataType eDataType, Object instanceValue)
    
public  EObjectcreate(EClass eClass)
    
public  AdaptercreateAdapterFromString(EDataType eDataType, String initialValue)
    
public  AffineTransformcreateAffineTransformFromString(EDataType eDataType, String initialValue)
    
public  BlackboardcreateBlackboard()
    
public  BlackboardEntrycreateBlackboardEntry()
    
public  CatalogRefcreateCatalogRefFromString(EDataType eDataType, String initialValue)
    
public  BrewerPalettecreateColourPaletteFromString(EDataType eDataType, String initialValue)
    
public  ColourSchemecreateColourSchemeFromString(EDataType eDataType, String initialValue)
    
public  MapCommandcreateCommandFromString(EDataType eDataType, String initialValue)
    
public  CommandStackcreateCommandStackFromString(EDataType eDataType, String initialValue)
    
public  ContextModelcreateContextModel()
    
public  CoordinatecreateCoordinateFromString(EDataType eDataType, String initialValue)
    
public  CoordinateReferenceSystemcreateCoordinateReferenceSystemFromString(EDataType eDataType, String initialValue)
    
public  ColorcreateDefaultColorFromString(EDataType eDataType, String initialValue)
    
public  EditCommandcreateEditCommandFromString(EDataType eDataType, String initialValue)
    
public  EditManagercreateEditManager()
    
public  EnvelopecreateEnvelopeFromString(EDataType eDataType, String initialValue)
    
public  FeatureEventcreateFeatureEventFromString(EDataType eDataType, String initialValue)
    
public  FeaturecreateFeatureFromString(EDataType eDataType, String initialValue)
    
public  FeatureResultscreateFeatureResultsFromString(EDataType eDataType, String initialValue)
    
public  FiltercreateFilterFromString(EDataType eDataType, String initialValue)
    
public  ObjectcreateFromString(EDataType eDataType, String initialValue)
    
public  IGeoResourcecreateIGeoResourceFromString(EDataType eDataType, String initialValue)
    
public  IProgressMonitorcreateIProgressMonitorFromString(EDataType eDataType, String initialValue)
    
public  ImageDescriptorcreateImageDescriptorFromString(EDataType eDataType, String initialValue)
    
public  LayercreateLayer()
    
public  LayerFactorycreateLayerFactory()
    
public  ListcreateListFromString(EDataType eDataType, String initialValue)
    
public  MapcreateMap()
    
public  MapcreateMap(Project owner, String name, List layers)
    
public  IMapDisplaycreateMapDisplayFromString(EDataType eDataType, String initialValue)
    
public  MutablePicoContainercreateMutablePicoContainerFromString(EDataType eDataType, String initialValue)
    
public  NavCommandcreateNavCommandFromString(EDataType eDataType, String initialValue)
    
public  NavCommandStackcreateNavCommandStackFromString(EDataType eDataType, String initialValue)
    
public  PicoBlackboardcreatePicoBlackboard()
    
public  PointcreatePointFromString(EDataType eDataType, String initialValue)
    
public  ProjectcreateProject()
    
public  ProjectRegistrycreateProjectRegistry()
    
public  QuerycreateQueryFromString(EDataType eDataType, String initialValue)
    
public  ReferencedEnvelopecreateReferencedEnvelopeFromString(EDataType eDataType, String initialValue)
    
public  StyleBlackboardcreateStyleBlackboard()
    
public  StyleEntrycreateStyleEntry()
    
public  URIcreateURIFromString(EDataType eDataType, String initialValue)
    
public  URLcreateURLFromString(EDataType eDataType, String initialValue)
    
public static  ProjectPackagegetPackage()
    
public  ProjectPackagegetProjectPackage()
    

Field Detail
copyright
final public static String copyright(Code)




Constructor Detail
ProjectFactoryImpl
public ProjectFactoryImpl()(Code)
Creates an instance of the factory.




Method Detail
convertAdapterToString
public String convertAdapterToString(EDataType eDataType, Object instanceValue)(Code)



convertAffineTransformToString
public String convertAffineTransformToString(EDataType eDataType, Object instanceValue)(Code)



convertCatalogRefToString
public String convertCatalogRefToString(EDataType eDataType, Object instanceValue)(Code)



convertColourPaletteToString
public String convertColourPaletteToString(EDataType eDataType, Object instanceValue)(Code)



convertColourSchemeToString
public String convertColourSchemeToString(EDataType eDataType, Object instanceValue)(Code)



convertCommandStackToString
public String convertCommandStackToString(EDataType eDataType, Object instanceValue)(Code)



convertCommandToString
public String convertCommandToString(EDataType eDataType, Object instanceValue)(Code)



convertCoordinateReferenceSystemToString
public String convertCoordinateReferenceSystemToString(EDataType eDataType, Object instanceValue)(Code)



convertCoordinateToString
public String convertCoordinateToString(EDataType eDataType, Object instanceValue)(Code)



convertDefaultColorToString
public String convertDefaultColorToString(EDataType eDataType, Object instanceValue)(Code)



convertEditCommandToString
public String convertEditCommandToString(EDataType eDataType, Object instanceValue)(Code)



convertEditManagerControlCommandToString
public String convertEditManagerControlCommandToString(EDataType eDataType, Object instanceValue)(Code)



convertEnvelopeToString
public String convertEnvelopeToString(EDataType eDataType, Object instanceValue)(Code)



convertFeatureEventToString
public String convertFeatureEventToString(EDataType eDataType, Object instanceValue)(Code)



convertFeatureResultsToString
public String convertFeatureResultsToString(EDataType eDataType, Object instanceValue)(Code)



convertFeatureToString
public String convertFeatureToString(EDataType eDataType, Object instanceValue)(Code)



convertFilterToString
public String convertFilterToString(EDataType eDataType, Object instanceValue)(Code)



convertIGeoResourceToString
public String convertIGeoResourceToString(EDataType eDataType, Object instanceValue)(Code)



convertIProgressMonitorToString
public String convertIProgressMonitorToString(EDataType eDataType, Object instanceValue)(Code)



convertImageDescriptorToString
public String convertImageDescriptorToString(EDataType eDataType, Object instanceValue)(Code)



convertListToString
public String convertListToString(EDataType eDataType, Object instanceValue)(Code)



convertMapDisplayToString
public String convertMapDisplayToString(EDataType eDataType, Object instanceValue)(Code)



convertMutablePicoContainerToString
public String convertMutablePicoContainerToString(EDataType eDataType, Object instanceValue)(Code)



convertNavCommandStackToString
public String convertNavCommandStackToString(EDataType eDataType, Object instanceValue)(Code)



convertNavCommandToString
public String convertNavCommandToString(EDataType eDataType, Object instanceValue)(Code)



convertPointToString
public String convertPointToString(EDataType eDataType, Object instanceValue)(Code)



convertQueryToString
public String convertQueryToString(EDataType eDataType, Object instanceValue)(Code)



convertReferencedEnvelopeToString
public String convertReferencedEnvelopeToString(EDataType eDataType, Object instanceValue)(Code)



convertToString
public String convertToString(EDataType eDataType, Object instanceValue)(Code)



convertURIToString
public String convertURIToString(EDataType eDataType, Object instanceValue)(Code)



convertURLToString
public String convertURLToString(EDataType eDataType, Object instanceValue)(Code)



create
public EObject create(EClass eClass)(Code)



createAdapterFromString
public Adapter createAdapterFromString(EDataType eDataType, String initialValue)(Code)



createAffineTransformFromString
public AffineTransform createAffineTransformFromString(EDataType eDataType, String initialValue)(Code)



createBlackboard
public Blackboard createBlackboard()(Code)



createBlackboardEntry
public BlackboardEntry createBlackboardEntry()(Code)



createCatalogRefFromString
public CatalogRef createCatalogRefFromString(EDataType eDataType, String initialValue)(Code)



createColourPaletteFromString
public BrewerPalette createColourPaletteFromString(EDataType eDataType, String initialValue)(Code)



createColourSchemeFromString
public ColourScheme createColourSchemeFromString(EDataType eDataType, String initialValue)(Code)



createCommandFromString
public MapCommand createCommandFromString(EDataType eDataType, String initialValue)(Code)



createCommandStackFromString
public CommandStack createCommandStackFromString(EDataType eDataType, String initialValue)(Code)



createContextModel
public ContextModel createContextModel()(Code)



createCoordinateFromString
public Coordinate createCoordinateFromString(EDataType eDataType, String initialValue)(Code)



createCoordinateReferenceSystemFromString
public CoordinateReferenceSystem createCoordinateReferenceSystemFromString(EDataType eDataType, String initialValue)(Code)



createDefaultColorFromString
public Color createDefaultColorFromString(EDataType eDataType, String initialValue)(Code)



createEditCommandFromString
public EditCommand createEditCommandFromString(EDataType eDataType, String initialValue)(Code)



createEditManager
public EditManager createEditManager()(Code)



createEnvelopeFromString
public Envelope createEnvelopeFromString(EDataType eDataType, String initialValue)(Code)



createFeatureEventFromString
public FeatureEvent createFeatureEventFromString(EDataType eDataType, String initialValue)(Code)



createFeatureFromString
public Feature createFeatureFromString(EDataType eDataType, String initialValue)(Code)



createFeatureResultsFromString
public FeatureResults createFeatureResultsFromString(EDataType eDataType, String initialValue)(Code)



createFilterFromString
public Filter createFilterFromString(EDataType eDataType, String initialValue)(Code)



createFromString
public Object createFromString(EDataType eDataType, String initialValue)(Code)



createIGeoResourceFromString
public IGeoResource createIGeoResourceFromString(EDataType eDataType, String initialValue)(Code)



createIProgressMonitorFromString
public IProgressMonitor createIProgressMonitorFromString(EDataType eDataType, String initialValue)(Code)



createImageDescriptorFromString
public ImageDescriptor createImageDescriptorFromString(EDataType eDataType, String initialValue)(Code)



createLayer
public Layer createLayer()(Code)



createLayerFactory
public LayerFactory createLayerFactory()(Code)



createListFromString
public List createListFromString(EDataType eDataType, String initialValue)(Code)



createMap
public Map createMap()(Code)



createMap
public Map createMap(Project owner, String name, List layers)(Code)

See Also:   net.refractions.udig.project.ProjectFactory.createMap(net.refractions.udig.project.Projectjava.lang.Stringjava.util.List)



createMapDisplayFromString
public IMapDisplay createMapDisplayFromString(EDataType eDataType, String initialValue)(Code)



createMutablePicoContainerFromString
public MutablePicoContainer createMutablePicoContainerFromString(EDataType eDataType, String initialValue)(Code)



createNavCommandFromString
public NavCommand createNavCommandFromString(EDataType eDataType, String initialValue)(Code)



createNavCommandStackFromString
public NavCommandStack createNavCommandStackFromString(EDataType eDataType, String initialValue)(Code)



createPicoBlackboard
public PicoBlackboard createPicoBlackboard()(Code)



createPointFromString
public Point createPointFromString(EDataType eDataType, String initialValue)(Code)



createProject
public Project createProject()(Code)



createProjectRegistry
public ProjectRegistry createProjectRegistry()(Code)



createQueryFromString
public Query createQueryFromString(EDataType eDataType, String initialValue)(Code)



createReferencedEnvelopeFromString
public ReferencedEnvelope createReferencedEnvelopeFromString(EDataType eDataType, String initialValue)(Code)



createStyleBlackboard
public StyleBlackboard createStyleBlackboard()(Code)



createStyleEntry
public StyleEntry createStyleEntry()(Code)



createURIFromString
public URI createURIFromString(EDataType eDataType, String initialValue)(Code)



createURLFromString
public URL createURLFromString(EDataType eDataType, String initialValue)(Code)



getPackage
public static ProjectPackage getPackage()(Code)



getProjectPackage
public ProjectPackage getProjectPackage()(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.