PropertySourceImpl Data Type

Subtypes
UnifiedGridCoverage, AbstractCoverage
Implemented Interfaces
Serializable
Properties
name data type description
properties map of object
propertyNames array of string

Example

{
  "properties" : {
    "property1" : { },
    "property2" : { }
  },
  "propertyNames" : [ "...", "..." ]
}