org.gwtopenmaps.openlayers.client.style
Class Rule

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.style.Rule

public class Rule
extends JSObjectWrapper

Author:
Maciej Jezierski - Pinocchio This class represents an SLD Rule, as being used for rule-based SLD styling.

Constructor Summary
Rule()
           
Rule(JSObject options)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rule

public Rule(JSObject options)

Rule

public Rule()


Copyright © 2011 sourceforge. All Rights Reserved.