Package org.openjump.util.metaData


package org.openjump.util.metaData
  • Class
    Description
    Meta information object to store the units for the attributes in a layer.
    Class to store meta information of various kinds in a map.
    Tool class for easier handling of meta information on a layer basis.
    - objects will be created, if neccessary
    - you don't need to access the properties map of the data source (where the meta information is stored) yourself
    TODO: comment class