UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

8 lines (7 loc) 246 B
import { BaseProperty } from '../baseProperty'; export declare class OWLDisjointWith extends BaseProperty { markerElement: undefined; constructor(graph: any); drawLabel(labelContainer: any): void; getShapeElement(): any; }