Java Doc for LayerImpl.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.LayerImpl

LayerImpl
public class LayerImpl extends EObjectImpl implements Layer(Code)
Standard implementation of a Layer.
author:
   Jesse
since:
   1.0.0


Field Summary
final protected static  CatalogRefCATALOG_REF_EDEFAULT
     The default value of the ' LayerImpl.getCatalogRef() Catalog Ref ' attribute.
final protected static  ColourSchemeCOLOUR_SCHEME_EDEFAULT
     The default value of the ' LayerImpl.getColourScheme() Colour Scheme ' attribute.
final protected static  CoordinateReferenceSystemCRS_EDEFAULT
     The default value of the ' LayerImpl.getCRS() CRS ' attribute.
final protected static  ColorDEFAULT_COLOR_EDEFAULT
     The default value of the ' LayerImpl.getDefaultColor() Default Color ' attribute.
final protected static  FilterFILTER_EDEFAULT
     The default value of the ' LayerImpl.getFilter() Filter ' attribute.
final protected static  IGeoResourceGEO_RESOURCE_EDEFAULT
     The default value of the ' LayerImpl.getGeoResource() Geo Resource ' attribute.
final protected static  ImageDescriptorGLYPH_EDEFAULT
     The default value of the ' LayerImpl.getGlyph() Glyph ' attribute.
final public static  MathTransform2DIDENTITY
    
final protected static  URLID_EDEFAULT
     The default value of the ' LayerImpl.getID() ID ' attribute.
final protected static  doubleMAX_SCALE_DENOMINATOR_EDEFAULT
     The default value of the ' LayerImpl.getMaxScaleDenominator() Max Scale Denominator ' attribute.
final protected static  doubleMIN_SCALE_DENOMINATOR_EDEFAULT
     The default value of the ' LayerImpl.getMinScaleDenominator() Min Scale Denominator ' attribute.
final protected static  StringNAME_EDEFAULT
     The default value of the ' LayerImpl.getName() Name ' attribute.
final public static  EListNULL
     will be returned by getGeoResources and getGeoResource in the real connection is broken.
final protected static  booleanSELECTABLE_EDEFAULT
     The default value of the ' LayerImpl.isSelectable() Selectable ' attribute.
final protected static  intSTATUS_EDEFAULT
     The default value of the ' LayerImpl.getStatus() Status ' attribute.
final protected static  booleanVISIBLE_EDEFAULT
     The default value of the ' LayerImpl.isVisible() Visible ' attribute.
final protected static  intZORDER_EDEFAULT
     The default value of the ' LayerImpl.getZorder() Zorder ' attribute.
protected volatile  CoordinateReferenceSystemcRS
     The cached value of the ' LayerImpl.getCRS() CRS ' attribute.
protected volatile  CatalogRefcatalogRef
     The cached value of the ' LayerImpl.getCatalogRef() Catalog Ref ' attribute.
protected volatile  ColourSchemecolourScheme
     The cached value of the ' LayerImpl.getColourScheme() Colour Scheme ' attribute.
 AdaptercontextModelAdapter
     The following adapter registers itself with a contextmodel when one is assigned it also deregisters itself when reassigned.
final public static  Stringcopyright
    
protected volatile  ColordefaultColor
     The cached value of the ' LayerImpl.getDefaultColor() Default Color ' attribute.
protected volatile  EListfeatureChanges
     The cached value of the ' LayerImpl.getFeatureChanges() Feature Changes ' attribute list.
 FeatureListenerfeatureListener
    
protected volatile  Filterfilter
     The cached value of the ' LayerImpl.getFilter() Filter ' attribute.
protected volatile  IGeoResourcegeoResource
     The cached value of the ' LayerImpl.getGeoResource() Geo Resource ' attribute.
protected volatile  EListgeoResources
     The cached value of the ' LayerImpl.getGeoResources() Geo Resources ' attribute list.
protected volatile  ImageDescriptorglyph
     The cached value of the ' LayerImpl.getGlyph() Glyph ' attribute.
protected volatile  URLiD
     The cached value of the ' LayerImpl.getID() ID ' attribute.
 CopyOnWriteArraySet<ILayerListener>listeners
     Listeners to this layer.
protected volatile  doublemaxScaleDenominator
     The cached value of the ' LayerImpl.getMaxScaleDenominator() Max Scale Denominator ' attribute.
protected volatile  doubleminScaleDenominator
     The cached value of the ' LayerImpl.getMinScaleDenominator() Min Scale Denominator ' attribute.
protected volatile  Stringname
     The cached value of the ' LayerImpl.getName() Name ' attribute.
final protected  IBlackboardproperties
     The cached value of the ' LayerImpl.getProperties() Properties ' attribute.
protected volatile  booleanselectable
     The cached value of the ' LayerImpl.isSelectable() Selectable ' attribute.
protected volatile  StyleBlackboardstyleBlackboard
     The cached value of the ' LayerImpl.getStyleBlackboard() Style Blackboard ' containment reference.
protected volatile  booleanvisible
     The cached value of the ' LayerImpl.isVisible() Visible ' attribute.

Constructor Summary
protected  LayerImpl()
    

Method Summary
public  voidaddListener(ILayerListener listener)
    
public  NotificationChainbasicSetStyleBlackboard(StyleBlackboard newStyleBlackboard, NotificationChain msgs)
    
public  booleancanAdaptTo(Class<T> adapter)
    
public  voidchanged(IResolveChangeEvent event)
    
public  intcompareTo(ILayer arg0)
    
public  FiltercreateBBoxFilter(Envelope boundingBox, IProgressMonitor monitor)
     Creates A geometry filter for the given layer.
Parameters:
  boundingBox - in the same crs as the viewport model.
public static  intdoComparison(ILayer layer, ILayer layer2)
    
public  EListeAdapters()
    
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)
    
protected  voidfinalize()
    
public  IGeoResourcefindGeoResource(Class<T> resourceType)
    
protected  voidfireLayerChange(LayerEvent event)
    
public  ObjectgetAdapter(Class adapter)
    
public  TgetAdapter(Class<T> adapter, IProgressMonitor monitor)
    
public  IBlackboardgetBlackboard()
    
public  ReferencedEnvelopegetBounds(IProgressMonitor monitor, CoordinateReferenceSystem crs)
    
public  CoordinateReferenceSystemgetCRS()
    
public  CoordinateReferenceSystemgetCRS(IProgressMonitor monitor)
    
public  CatalogRefgetCatalogRef()
    
public  ColourSchemegetColourScheme()
    
public  ContextModelgetContextModel()
    
public  ColorgetDefaultColor()
    
public  List<FeatureEvent>getFeatureChanges()
    
public  FiltergetFilter()
    
public  IGeoResourcegetGeoResource(Class<T> clazz)
    
public  IGeoResourcegetGeoResource()
    
public  List<IGeoResource>getGeoResources()
     Used to find the associated service in the catalog.

On the off chance *no* services exist an empty list is returned.

public  ImageDescriptorgetGlyph()
    
public  URLgetID()
    
public  IMapgetMap()
    
public  net.refractions.udig.project.internal.MapgetMapInternal()
    
public  doublegetMaxScaleDenominator()
    
public  doublegetMinScaleDenominator()
    
public  StringgetName()
    
public  IBlackboardgetProperties()
    
public  QuerygetQuery(boolean selection)
    
public  EgetResource(Class<E> resourceType, IProgressMonitor monitor)
    
public  FeatureTypegetSchema()
    
public  intgetStatus()
    
public  StringgetStatusMessage()
    
public  StyleBlackboardgetStyleBlackboard()
    
public  intgetZorder()
    
public  booleanhasResource(Class<T> resourceType)
    
public  booleanisApplicable(String toolsetID)
    
public  booleanisSelectable()
    
public  booleanisType(Class<T> resourceType)
    
public  booleanisVisible()
    
public  MathTransformlayerToMapTransform()
    
public  MathTransformmapToLayerTransform()
    
public  voidrefresh(Envelope bounds)
    
public  voidremoveListener(ILayerListener listener)
    
 voidresetConnection(IResolveDelta delta)
    
public  voidsetApplicable(String toolsetID, boolean applicable)
    
public  voidsetBounds(ReferencedEnvelope bounds)
    
public  voidsetCRS(CoordinateReferenceSystem newCRS)
    
public  voidsetCRSGen(CoordinateReferenceSystem newCRS)
    
public  voidsetCatalogRef(CatalogRef newCatalogRef)
    
public  voidsetColourScheme(ColourScheme newColourScheme)
    
public  voidsetContextModel(ContextModel newContextModel)
    
public  voidsetDefaultColor(Color newDefaultColor)
    
public  voidsetFilter(Filter newFilter)
    
public  voidsetGeoResource(IGeoResource newPreferredGeoResource)
    
public  voidsetGlyph(ImageDescriptor newGlyph)
    
public  voidsetID(URL newID)
    
public  voidsetMaxScaleDenominator(double newMaxScaleDenominator)
    
public  voidsetMinScaleDenominator(double newMinScaleDenominator)
    
public  voidsetName(String newName)
    
public  voidsetSelectable(boolean newSelectable)
    
public  voidsetStatus(int newStatus)
    
public  voidsetStatusMessage(String message)
    
public  voidsetStyleBlackboard(StyleBlackboard newStyleBlackboard)
    
public  voidsetVisible(boolean newVisible)
    
public  voidsetZorder(int newZorder)
    
public  StringtoString()
    
protected  voidzorderNotify(int old, int current)
    

Field Detail
CATALOG_REF_EDEFAULT
final protected static CatalogRef CATALOG_REF_EDEFAULT(Code)
The default value of the ' LayerImpl.getCatalogRef() Catalog Ref ' attribute.
See Also:   LayerImpl.getCatalogRef()



COLOUR_SCHEME_EDEFAULT
final protected static ColourScheme COLOUR_SCHEME_EDEFAULT(Code)
The default value of the ' LayerImpl.getColourScheme() Colour Scheme ' attribute.
See Also:   LayerImpl.getColourScheme()



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



DEFAULT_COLOR_EDEFAULT
final protected static Color DEFAULT_COLOR_EDEFAULT(Code)
The default value of the ' LayerImpl.getDefaultColor() Default Color ' attribute.
See Also:   LayerImpl.getDefaultColor()



FILTER_EDEFAULT
final protected static Filter FILTER_EDEFAULT(Code)
The default value of the ' LayerImpl.getFilter() Filter ' attribute.
See Also:   LayerImpl.getFilter()



GEO_RESOURCE_EDEFAULT
final protected static IGeoResource GEO_RESOURCE_EDEFAULT(Code)
The default value of the ' LayerImpl.getGeoResource() Geo Resource ' attribute.
See Also:   LayerImpl.getGeoResource()



GLYPH_EDEFAULT
final protected static ImageDescriptor GLYPH_EDEFAULT(Code)
The default value of the ' LayerImpl.getGlyph() Glyph ' attribute.
See Also:   LayerImpl.getGlyph()



IDENTITY
final public static MathTransform2D IDENTITY(Code)
IDENTITY transform



ID_EDEFAULT
final protected static URL ID_EDEFAULT(Code)
The default value of the ' LayerImpl.getID() ID ' attribute.
See Also:   LayerImpl.getID()



MAX_SCALE_DENOMINATOR_EDEFAULT
final protected static double MAX_SCALE_DENOMINATOR_EDEFAULT(Code)
The default value of the ' LayerImpl.getMaxScaleDenominator() Max Scale Denominator ' attribute.
See Also:   LayerImpl.getMaxScaleDenominator()



MIN_SCALE_DENOMINATOR_EDEFAULT
final protected static double MIN_SCALE_DENOMINATOR_EDEFAULT(Code)
The default value of the ' LayerImpl.getMinScaleDenominator() Min Scale Denominator ' attribute.
See Also:   LayerImpl.getMinScaleDenominator()



NAME_EDEFAULT
final protected static String NAME_EDEFAULT(Code)
The default value of the ' LayerImpl.getName() Name ' attribute.
See Also:   LayerImpl.getName()



NULL
final public static EList NULL(Code)
will be returned by getGeoResources and getGeoResource in the real connection is broken.



SELECTABLE_EDEFAULT
final protected static boolean SELECTABLE_EDEFAULT(Code)
The default value of the ' LayerImpl.isSelectable() Selectable ' attribute.
See Also:   LayerImpl.isSelectable()



STATUS_EDEFAULT
final protected static int STATUS_EDEFAULT(Code)
The default value of the ' LayerImpl.getStatus() Status ' attribute.
See Also:   LayerImpl.getStatus()



VISIBLE_EDEFAULT
final protected static boolean VISIBLE_EDEFAULT(Code)
The default value of the ' LayerImpl.isVisible() Visible ' attribute.
See Also:   LayerImpl.isVisible()



ZORDER_EDEFAULT
final protected static int ZORDER_EDEFAULT(Code)
The default value of the ' LayerImpl.getZorder() Zorder ' attribute.
See Also:   LayerImpl.getZorder()



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



catalogRef
protected volatile CatalogRef catalogRef(Code)
The cached value of the ' LayerImpl.getCatalogRef() Catalog Ref ' attribute.
See Also:   LayerImpl.getCatalogRef()



colourScheme
protected volatile ColourScheme colourScheme(Code)
The cached value of the ' LayerImpl.getColourScheme() Colour Scheme ' attribute.
See Also:   LayerImpl.getColourScheme()



contextModelAdapter
Adapter contextModelAdapter(Code)
The following adapter registers itself with a contextmodel when one is assigned it also deregisters itself when reassigned.

As for functionality the adapter listens for zorder changes and notifies its listeners when a change occurs




copyright
final public static String copyright(Code)



defaultColor
protected volatile Color defaultColor(Code)
The cached value of the ' LayerImpl.getDefaultColor() Default Color ' attribute.
See Also:   LayerImpl.getDefaultColor()



featureChanges
protected volatile EList featureChanges(Code)
The cached value of the ' LayerImpl.getFeatureChanges() Feature Changes ' attribute list.
See Also:   LayerImpl.getFeatureChanges()



featureListener
FeatureListener featureListener(Code)



filter
protected volatile Filter filter(Code)
The cached value of the ' LayerImpl.getFilter() Filter ' attribute.
See Also:   LayerImpl.getFilter()



geoResource
protected volatile IGeoResource geoResource(Code)
The cached value of the ' LayerImpl.getGeoResource() Geo Resource ' attribute.
See Also:   LayerImpl.getGeoResource()



geoResources
protected volatile EList geoResources(Code)
The cached value of the ' LayerImpl.getGeoResources() Geo Resources ' attribute list.
See Also:   LayerImpl.getGeoResources()



glyph
protected volatile ImageDescriptor glyph(Code)
The cached value of the ' LayerImpl.getGlyph() Glyph ' attribute.
See Also:   LayerImpl.getGlyph()



iD
protected volatile URL iD(Code)
The cached value of the ' LayerImpl.getID() ID ' attribute.
See Also:   LayerImpl.getID()



listeners
CopyOnWriteArraySet<ILayerListener> listeners(Code)
Listeners to this layer.

Note this will need to be hooked into the usual EMF adapater mechasim.




maxScaleDenominator
protected volatile double maxScaleDenominator(Code)
The cached value of the ' LayerImpl.getMaxScaleDenominator() Max Scale Denominator ' attribute.
See Also:   LayerImpl.getMaxScaleDenominator()



minScaleDenominator
protected volatile double minScaleDenominator(Code)
The cached value of the ' LayerImpl.getMinScaleDenominator() Min Scale Denominator ' attribute.
See Also:   LayerImpl.getMinScaleDenominator()



name
protected volatile String name(Code)
The cached value of the ' LayerImpl.getName() Name ' attribute.
See Also:   LayerImpl.getName()



properties
final protected IBlackboard properties(Code)
The cached value of the ' LayerImpl.getProperties() Properties ' attribute.
See Also:   LayerImpl.getProperties()



selectable
protected volatile boolean selectable(Code)
The cached value of the ' LayerImpl.isSelectable() Selectable ' attribute.
See Also:   LayerImpl.isSelectable()



styleBlackboard
protected volatile StyleBlackboard styleBlackboard(Code)
The cached value of the ' LayerImpl.getStyleBlackboard() Style Blackboard ' containment reference.
See Also:   LayerImpl.getStyleBlackboard()



visible
protected volatile boolean visible(Code)
The cached value of the ' LayerImpl.isVisible() Visible ' attribute.
See Also:   LayerImpl.isVisible()




Constructor Detail
LayerImpl
protected LayerImpl()(Code)




Method Detail
addListener
public void addListener(ILayerListener listener)(Code)



basicSetStyleBlackboard
public NotificationChain basicSetStyleBlackboard(StyleBlackboard newStyleBlackboard, NotificationChain msgs)(Code)



canAdaptTo
public boolean canAdaptTo(Class<T> adapter)(Code)

See Also:   net.refractions.udig.core.IBlockingAdaptable.canAdaptTo(java.lang.Class)



changed
public void changed(IResolveChangeEvent event)(Code)



compareTo
public int compareTo(ILayer arg0)(Code)

See Also:   java.lang.Comparable.compareTo(java.lang.Object)



createBBoxFilter
public Filter createBBoxFilter(Envelope boundingBox, IProgressMonitor monitor)(Code)
Creates A geometry filter for the given layer.
Parameters:
  boundingBox - in the same crs as the viewport model. a Geometry filter in the correct CRS or null if an exception occurs.



doComparison
public static int doComparison(ILayer layer, ILayer layer2)(Code)



eAdapters
public EList eAdapters()(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)



finalize
protected void finalize() throws Throwable(Code)



findGeoResource
public IGeoResource findGeoResource(Class<T> resourceType)(Code)



fireLayerChange
protected void fireLayerChange(LayerEvent event)(Code)



getAdapter
public Object getAdapter(Class adapter)(Code)

See Also:   org.eclipse.core.runtime.IAdaptable.getAdapter(java.lang.Class)



getAdapter
public T getAdapter(Class<T> adapter, IProgressMonitor monitor) throws IOException(Code)

See Also:   net.refractions.udig.core.IBlockingAdaptable.getAdapter(java.lang.Classorg.eclipse.core.runtime.IProgressMonitor)



getBlackboard
public IBlackboard getBlackboard()(Code)



getBounds
public ReferencedEnvelope getBounds(IProgressMonitor monitor, CoordinateReferenceSystem crs)(Code)



getCRS
public CoordinateReferenceSystem getCRS()(Code)



getCRS
public CoordinateReferenceSystem getCRS(IProgressMonitor monitor)(Code)



getCatalogRef
public CatalogRef getCatalogRef()(Code)



getColourScheme
public ColourScheme getColourScheme()(Code)



getContextModel
public ContextModel getContextModel()(Code)



getDefaultColor
public Color getDefaultColor()(Code)



getFeatureChanges
public List<FeatureEvent> getFeatureChanges()(Code)



getFilter
public Filter getFilter()(Code)



getGeoResource
public IGeoResource getGeoResource(Class<T> clazz)(Code)

See Also:   net.refractions.udig.project.internal.Layer.getGeoResources(int)



getGeoResource
public IGeoResource getGeoResource()(Code)



getGeoResources
public List<IGeoResource> getGeoResources()(Code)
Used to find the associated service in the catalog.

On the off chance *no* services exist an empty list is returned. All this means is that the service is down, or the user has not connected to it yet (perhaps they are waiting on security permissions.

When the real service comes along we will find out based on catalog events.

New implementation of the method:

getGeoResource() is a blocking method but it must not block UI thread. With this purpose the new imlementation is done to avoid UI thread blocking because of synchronization.




getGlyph
public ImageDescriptor getGlyph()(Code)



getID
public URL getID()(Code)



getMap
public IMap getMap()(Code)

See Also:   net.refractions.udig.project.ILayer.getMap



getMapInternal
public net.refractions.udig.project.internal.Map getMapInternal()(Code)

See Also:   net.refractions.udig.project.internal.Layer.getMap



getMaxScaleDenominator
public double getMaxScaleDenominator()(Code)



getMinScaleDenominator
public double getMinScaleDenominator()(Code)



getName
public String getName()(Code)



getProperties
public IBlackboard getProperties()(Code)



getQuery
public Query getQuery(boolean selection)(Code)

See Also:   net.refractions.udig.project.internal.Layer.getQuery(net.refractions.udig.project.Layerboolean)



getResource
public E getResource(Class<E> resourceType, IProgressMonitor monitor) throws IOException(Code)



getSchema
public FeatureType getSchema()(Code)

See Also:   net.refractions.udig.project.internal.Layer.getSchema



getStatus
public int getStatus()(Code)



getStatusMessage
public String getStatusMessage()(Code)

See Also:   net.refractions.udig.project.internal.LayerDecorator.getStatusMessage



getStyleBlackboard
public StyleBlackboard getStyleBlackboard()(Code)



getZorder
public int getZorder()(Code)



hasResource
public boolean hasResource(Class<T> resourceType)(Code)



isApplicable
public boolean isApplicable(String toolsetID)(Code)

See Also:   net.refractions.udig.project.internal.Layer.isApplicable(java.lang.String)



isSelectable
public boolean isSelectable()(Code)



isType
public boolean isType(Class<T> resourceType)(Code)



isVisible
public boolean isVisible()(Code)



layerToMapTransform
public MathTransform layerToMapTransform()(Code)



mapToLayerTransform
public MathTransform mapToLayerTransform()(Code)



refresh
public void refresh(Envelope bounds)(Code)



removeListener
public void removeListener(ILayerListener listener)(Code)



resetConnection
void resetConnection(IResolveDelta delta)(Code)



setApplicable
public void setApplicable(String toolsetID, boolean applicable)(Code)

See Also:   net.refractions.udig.project.internal.Layer.setApplicable(java.lang.Stringboolean)



setBounds
public void setBounds(ReferencedEnvelope bounds)(Code)



setCRS
public void setCRS(CoordinateReferenceSystem newCRS)(Code)



setCRSGen
public void setCRSGen(CoordinateReferenceSystem newCRS)(Code)



setCatalogRef
public void setCatalogRef(CatalogRef newCatalogRef)(Code)



setColourScheme
public void setColourScheme(ColourScheme newColourScheme)(Code)



setContextModel
public void setContextModel(ContextModel newContextModel)(Code)



setDefaultColor
public void setDefaultColor(Color newDefaultColor)(Code)



setFilter
public void setFilter(Filter newFilter)(Code)



setGeoResource
public void setGeoResource(IGeoResource newPreferredGeoResource)(Code)



setGlyph
public void setGlyph(ImageDescriptor newGlyph)(Code)



setID
public void setID(URL newID)(Code)



setMaxScaleDenominator
public void setMaxScaleDenominator(double newMaxScaleDenominator)(Code)



setMinScaleDenominator
public void setMinScaleDenominator(double newMinScaleDenominator)(Code)



setName
public void setName(String newName)(Code)



setSelectable
public void setSelectable(boolean newSelectable)(Code)



setStatus
public void setStatus(int newStatus)(Code)



setStatusMessage
public void setStatusMessage(String message)(Code)

See Also:   net.refractions.udig.project.internal.LayerDecorator.setStatusMessage(java.lang.String)



setStyleBlackboard
public void setStyleBlackboard(StyleBlackboard newStyleBlackboard)(Code)



setVisible
public void setVisible(boolean newVisible)(Code)



setZorder
public void setZorder(int newZorder)(Code)



toString
public String toString()(Code)



zorderNotify
protected void zorderNotify(int old, int current)(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.