Class: MetaData

Cadcorp.Util.MetaData

new MetaData(options)

WMS style metadata.
Parameters:
Name Type Description
options MetaDataConfig The options used to configure this object

Extends

Members

AccessConstraint

Properties:
Name Type Description
AccessConstraint string The access constraints for this layer

AccessConstraintTitle

Properties:
Name Type Description
AccessConstraintTitle string The title to display next to the access constraints

ContactPerson

Properties:
Name Type Description
ContactPerson string The contact person
Inherited From:

ContactPersonTitle

Properties:
Name Type Description
ContactPersonTitle string The title to display next to the contact person
Inherited From:

Email

Properties:
Name Type Description
Email string The email address for the contact person
Inherited From:

EmailTitle

Properties:
Name Type Description
EmailTitle string The title to display next to the email address
Inherited From:

Organisation

Properties:
Name Type Description
Organisation string The organisation
Inherited From:

OrganisationTitle

Properties:
Name Type Description
OrganisationTitle string The title to display next to the organisation e.g. Company-Cadcorp
Inherited From:

Methods

getHTML() → {string}

Gets the html for this metadata
Overrides:
Returns:
the html representation of this metadata
Type
string

(protected) getHTMLEmailRow()

Gets the html for a row of metadata that contains an email address
Inherited From:

(protected) getHTMLRow()

Gets the html for a row of metadata
Inherited From: