mapnik
Class FeatureTypeStyle

java.lang.Object
  extended by mapnik.NativeObject
      extended by mapnik.FeatureTypeStyle

public class FeatureTypeStyle
extends NativeObject

Wraps the mapnik::feature_type_style value type.

Author:
stella

Constructor Summary
FeatureTypeStyle()
           
 
Method Summary
 java.util.Set<java.lang.String> collectAttributes()
          Collect all attribute names referenced in rules
 
Methods inherited from class mapnik.NativeObject
dispose, isDisposed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeStyle

public FeatureTypeStyle()
Method Detail

collectAttributes

public java.util.Set<java.lang.String> collectAttributes()
Collect all attribute names referenced in rules

Returns:
Set of attributes