Java Doc for ViewportModelImpl.java in  » GIS » udig-1.1 » net » refractions » udig » project » internal » render » 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.render.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.refractions.udig.project.internal.render.impl.ViewportModelImpl

ViewportModelImpl
public class ViewportModelImpl extends EObjectImpl implements ViewportModel(Code)
TODO Purpose of net.refractions.udig.project.internal.render.impl


author:
   Jesse
since:
   1.0.0


Field Summary
final protected static  doubleASPECT_RATIO_EDEFAULT
     The default value of the ' ViewportModelImpl.getAspectRatio() Aspect Ratio ' attribute.
final protected static  EnvelopeBOUNDS_EDEFAULT
     The default value of the ' ViewportModelImpl.getBounds() Bounds ' attribute.
final protected static  CoordinateCENTER_EDEFAULT
     The default value of the ' ViewportModelImpl.getCenter() Center ' attribute.
final public static  CoordinateReferenceSystemCRS_EDEFAULT
     The default value of the ' ViewportModelImpl.getCRS() CRS ' attribute.
final protected static  doubleHEIGHT_EDEFAULT
     The default value of the ' ViewportModelImpl.getHeight() Height ' attribute.
final protected static  CoordinatePIXEL_SIZE_EDEFAULT
     The default value of the ' ViewportModelImpl.getPixelSize() Pixel Size ' attribute.
final protected static  doubleWIDTH_EDEFAULT
     The default value of the ' ViewportModelImpl.getWidth() Width ' attribute.
protected  Envelopebounds
     The cached value of the ' ViewportModelImpl.getBounds() Bounds ' attribute.
protected  CoordinateReferenceSystemcRS
     The cached value of the ' ViewportModelImpl.getCRS() CRS ' attribute.
protected  booleancRSESet
     This is true if the CRS attribute has been set.
final public static  Stringcopyright
    
 CopyOnWriteArraySet<IViewportModelListener>listeners
    
protected  RenderManagerrenderManagerInternal
     The cached value of the ' ViewportModelImpl.getRenderManagerInternal() Render Manager Internal ' reference.
 AdapterImplrenderManagerListener
    
 booleanviewer
    

Constructor Summary
protected  ViewportModelImpl()
    

Method Summary
public  voidaddViewportModelListener(IViewportModelListener listener)
    
public  NotificationChainbasicSetRenderManagerInternal(RenderManager newRenderManagerInternal, NotificationChain msgs)
    
public  NotificationChaineBasicRemoveFromContainer(NotificationChain msgs)
    
public  ObjecteGet(EStructuralFeature eFeature, boolean resolve)
    
public  NotificationChaineInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
    
public  NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
    
public  booleaneIsSet(EStructuralFeature eFeature)
    
public  voideSet(EStructuralFeature eFeature, Object newValue)
    
protected  EClasseStaticClass()
    
public  voideUnset(EStructuralFeature eFeature)
    
public  doublegetAspectRatio()
    
public  ReferencedEnvelopegetBounds()
    
public  CoordinateReferenceSystemgetCRS()
    
public  CoordinategetCenter()
    
public static  CoordinateReferenceSystemgetDefaultCRS()
    
public  doublegetHeight()
    
public  IMapgetMap()
    
public  MapgetMapInternal()
    
public  CoordinategetPixelSize()
    
public  RenderManagergetRenderManagerInternal()
    
public  doublegetScaleDenominator()
    
public  doublegetWidth()
    
public  booleanisInitialized()
    
public  booleanisSetCRS()
    
public  booleanisViewer()
    
public  ViewportModelpanUsingScreenCoords(int xpixels, int ypixels)
    
public  ViewportModelpanUsingWorldCoords(double x, double y)
    
public  CoordinatepixelToWorld(int x, int y)
    
public  voidremoveViewportModelListener(IViewportModelListener listener)
    
public  voidsetBounds(Envelope newBounds)
    
public  voidsetBounds(double minx, double maxx, double miny, double maxy)
    
public  voidsetCRS(CoordinateReferenceSystem newCRS)
    
public  voidsetCRSGen(CoordinateReferenceSystem newCRS)
    
public  voidsetCenter(Coordinate newCenter)
    
public  voidsetFiringEvents(boolean firing)
     FIXME, This method was added as a work around for the fact that we do not have the ability to chain or batch commands.
public  voidsetHeight(double newHeight)
    
public  voidsetInitialized(boolean initialized)
    
public  voidsetMapInternal(Map newMap)
    
public  voidsetMapInternalGen(Map newMapInternal)
    
public  voidsetRenderManagerInternal(RenderManager newRenderManagerInternal)
    
public  voidsetScale(double scaleDenominator)
    
public  voidsetViewer(boolean viewer)
    
public  voidsetWidth(double newWidth)
    
public  voidsizeChanged(MapDisplayEvent event)
    
public  StringtoString()
    
public  voidunsetCRS()
    
public  PointworldToPixel(Coordinate coord)
    
public  AffineTransformworldToScreenTransform()
    
public  AffineTransformworldToScreenTransform(Envelope mapExtent, Dimension screenSize)
    
public  ViewportModelzoom(double zoom)
    
public  voidzoomToBox(Envelope newbbox)
    
public  voidzoomToExtent()
    

Field Detail
ASPECT_RATIO_EDEFAULT
final protected static double ASPECT_RATIO_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getAspectRatio() Aspect Ratio ' attribute.
See Also:   ViewportModelImpl.getAspectRatio()



BOUNDS_EDEFAULT
final protected static Envelope BOUNDS_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getBounds() Bounds ' attribute.
See Also:   ViewportModelImpl.getBounds()



CENTER_EDEFAULT
final protected static Coordinate CENTER_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getCenter() Center ' attribute.
See Also:   ViewportModelImpl.getCenter()



CRS_EDEFAULT
final public static CoordinateReferenceSystem CRS_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getCRS() CRS ' attribute.
See Also:   ViewportModelImpl.getCRS()



HEIGHT_EDEFAULT
final protected static double HEIGHT_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getHeight() Height ' attribute.
See Also:   ViewportModelImpl.getHeight()



PIXEL_SIZE_EDEFAULT
final protected static Coordinate PIXEL_SIZE_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getPixelSize() Pixel Size ' attribute.
See Also:   ViewportModelImpl.getPixelSize()



WIDTH_EDEFAULT
final protected static double WIDTH_EDEFAULT(Code)
The default value of the ' ViewportModelImpl.getWidth() Width ' attribute.
See Also:   ViewportModelImpl.getWidth()



bounds
protected Envelope bounds(Code)
The cached value of the ' ViewportModelImpl.getBounds() Bounds ' attribute.
See Also:   ViewportModelImpl.getBounds()



cRS
protected CoordinateReferenceSystem cRS(Code)
The cached value of the ' ViewportModelImpl.getCRS() CRS ' attribute.
See Also:   ViewportModelImpl.getCRS()



cRSESet
protected boolean cRSESet(Code)
This is true if the CRS attribute has been set.



copyright
final public static String copyright(Code)



listeners
CopyOnWriteArraySet<IViewportModelListener> listeners(Code)



renderManagerInternal
protected RenderManager renderManagerInternal(Code)
The cached value of the ' ViewportModelImpl.getRenderManagerInternal() Render Manager Internal ' reference.
See Also:   ViewportModelImpl.getRenderManagerInternal()



renderManagerListener
AdapterImpl renderManagerListener(Code)



viewer
boolean viewer(Code)




Constructor Detail
ViewportModelImpl
protected ViewportModelImpl()(Code)




Method Detail
addViewportModelListener
public void addViewportModelListener(IViewportModelListener listener)(Code)



basicSetRenderManagerInternal
public NotificationChain basicSetRenderManagerInternal(RenderManager newRenderManagerInternal, NotificationChain msgs)(Code)



eBasicRemoveFromContainer
public NotificationChain eBasicRemoveFromContainer(NotificationChain msgs)(Code)



eGet
public Object eGet(EStructuralFeature eFeature, boolean resolve)(Code)



eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code)



eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code)



eIsSet
public boolean eIsSet(EStructuralFeature eFeature)(Code)



eSet
public void eSet(EStructuralFeature eFeature, Object newValue)(Code)



eStaticClass
protected EClass eStaticClass()(Code)



eUnset
public void eUnset(EStructuralFeature eFeature)(Code)



getAspectRatio
public double getAspectRatio()(Code)



getBounds
public ReferencedEnvelope getBounds()(Code)



getCRS
public CoordinateReferenceSystem getCRS()(Code)



getCenter
public Coordinate getCenter()(Code)



getDefaultCRS
public static CoordinateReferenceSystem getDefaultCRS()(Code)
Returns the system wide default CRS



getHeight
public double getHeight()(Code)



getMap
public IMap getMap()(Code)

See Also:   net.refractions.udig.project.render.IViewportModel.getMap



getMapInternal
public Map getMapInternal()(Code)



getPixelSize
public Coordinate getPixelSize()(Code)



getRenderManagerInternal
public RenderManager getRenderManagerInternal()(Code)



getScaleDenominator
public double getScaleDenominator()(Code)



getWidth
public double getWidth()(Code)



isInitialized
public boolean isInitialized()(Code)

See Also:   net.refractions.udig.project.internal.render.ViewportModel.isInitialized



isSetCRS
public boolean isSetCRS()(Code)



isViewer
public boolean isViewer()(Code)
Returns the viewer.



panUsingScreenCoords
public ViewportModel panUsingScreenCoords(int xpixels, int ypixels)(Code)



panUsingWorldCoords
public ViewportModel panUsingWorldCoords(double x, double y)(Code)



pixelToWorld
public Coordinate pixelToWorld(int x, int y)(Code)



removeViewportModelListener
public void removeViewportModelListener(IViewportModelListener listener)(Code)



setBounds
public void setBounds(Envelope newBounds)(Code)



setBounds
public void setBounds(double minx, double maxx, double miny, double maxy)(Code)



setCRS
public void setCRS(CoordinateReferenceSystem newCRS)(Code)

See Also:   net.refractions.udig.project.internal.render.ViewportModel.setCRS(org.opengis.referencing.crs.CoordinateReferenceSystem)



setCRSGen
public void setCRSGen(CoordinateReferenceSystem newCRS)(Code)



setCenter
public void setCenter(Coordinate newCenter)(Code)



setFiringEvents
public void setFiringEvents(boolean firing)(Code)
FIXME, This method was added as a work around for the fact that we do not have the ability to chain or batch commands.
Parameters:
  firing -



setHeight
public void setHeight(double newHeight)(Code)



setInitialized
public void setInitialized(boolean initialized)(Code)

Parameters:
  initialized - The initialized to set.



setMapInternal
public void setMapInternal(Map newMap)(Code)

See Also:   net.refractions.udig.project.internal.render.RenderManager.setMap(IMap)



setMapInternalGen
public void setMapInternalGen(Map newMapInternal)(Code)



setRenderManagerInternal
public void setRenderManagerInternal(RenderManager newRenderManagerInternal)(Code)



setScale
public void setScale(double scaleDenominator)(Code)



setViewer
public void setViewer(boolean viewer)(Code)

Parameters:
  viewer - The viewer to set.



setWidth
public void setWidth(double newWidth)(Code)



sizeChanged
public void sizeChanged(MapDisplayEvent event)(Code)

See Also:   net.refractions.udig.project.render.displayAdapter.IMapDisplayListener.sizeChanged(net.refractions.udig.project.render.displayAdapter.MapDisplayEvent)



toString
public String toString()(Code)



unsetCRS
public void unsetCRS()(Code)



worldToPixel
public Point worldToPixel(Coordinate coord)(Code)



worldToScreenTransform
public AffineTransform worldToScreenTransform()(Code)



worldToScreenTransform
public AffineTransform worldToScreenTransform(Envelope mapExtent, Dimension screenSize)(Code)

See Also:   ViewportModel.worldToScreenTransform(EnvelopeDimension)



zoom
public ViewportModel zoom(double zoom)(Code)



zoomToBox
public void zoomToBox(Envelope newbbox)(Code)

See Also:   net.refractions.udig.project.internal.render.ViewportModel.zoomToBox(com.vividsolutions.jts.geom.Envelope)



zoomToExtent
public void zoomToExtent()(Code)



w___w__w__.___j_a_v_a___2__s_.___co__m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.