org.geotools.parameter
Class MatrixParameterValues

java.lang.Object
  extended byorg.geotools.referencing.wkt.Formattable
      extended byorg.geotools.parameter.AbstractParameter
          extended byorg.geotools.parameter.ParameterGroup
              extended byorg.geotools.parameter.MatrixParameters
                  extended byorg.geotools.parameter.MatrixParameterValues
All Implemented Interfaces:
org.opengis.util.Cloneable, java.lang.Cloneable, org.opengis.parameter.GeneralParameterDescriptor, org.opengis.parameter.GeneralParameterValue, org.opengis.referencing.IdentifiedObject, org.opengis.parameter.ParameterDescriptorGroup, org.opengis.parameter.ParameterValueGroup, java.io.Serializable

Deprecated. Renamed as MatrixParameters.

public class MatrixParameterValues
extends MatrixParameters

The values for a group of matrix parameters.

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.opengis.referencing.IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
 
Constructor Summary
MatrixParameterValues(MatrixParameterDescriptors descriptor)
          Deprecated.  
 
Methods inherited from class org.geotools.parameter.MatrixParameters
clone, createValue, descriptor, descriptors, equals, getAlias, getDescriptor, getIdentifiers, getMatrix, getMaximumOccurs, getMinimumOccurs, getName, getParameter, getRemarks, parameter, parameter, setMatrix, values, write
 
Methods inherited from class org.geotools.parameter.ParameterGroup
addGroup, groups, hashCode
 
Methods inherited from class org.geotools.parameter.AbstractParameter
formatWKT, toString
 
Methods inherited from class org.geotools.referencing.wkt.Formattable
toWKT, toWKT, toWKT
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.opengis.referencing.IdentifiedObject
toWKT
 

Constructor Detail

MatrixParameterValues

public MatrixParameterValues(MatrixParameterDescriptors descriptor)
Deprecated. 


Copyright © GeoTools. All Rights Reserved.