Class TGeoMetadataNode
Unit
X3DNodes
Declaration
type TGeoMetadataNode = class(TAbstractInfoNode)
Description
no description available, TAbstractInfoNode description follows
Base class for all nodes that contain only information without visual semantics.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
|
 |
class function ClassX3DType: string; override; |
|
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
|
Properties
 |
property FdData: TMFNode read FFdData; |
|
|
 |
property FdSummary: TMFString read FFdSummary; |
|
|
Generated by PasDoc 0.14.0.
|