brainsmatics 1.1.36 → 1.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.vscode/settings.json +2 -2
- package/dist/App.d.ts +4 -4
- package/dist/component/2d/config.d.ts +40 -40
- package/dist/component/2d/contextmenu/ContextMenuX.d.ts +3 -3
- package/dist/component/2d/distribution/index.d.ts +4 -4
- package/dist/component/2d/gridviewer/index.d.ts +9 -9
- package/dist/component/2d/gridviewer/index1.d.ts +8 -8
- package/dist/component/2d/index.d.ts +9 -9
- package/dist/component/2d/infodiv/index.d.ts +7 -7
- package/dist/component/2d/modelloder.d.ts +3 -3
- package/dist/component/2d/mulifiveiewer/index.d.ts +4 -4
- package/dist/component/2d/navigation/index.d.ts +12 -12
- package/dist/component/2d/navtree/index.d.ts +13 -13
- package/dist/component/2d/tast1/config.d.ts +20 -20
- package/dist/component/2d/tast1/index.d.ts +4 -4
- package/dist/component/2d/thumbnail/VirtualList.d.ts +14 -14
- package/dist/component/2d/thumbnail/index.d.ts +12 -12
- package/dist/component/2d/twoviewer/index.d.ts +19 -19
- package/dist/component/3d/ai/index.d.ts +7 -7
- package/dist/component/3d/aichat/index.d.ts +20 -22
- package/dist/component/3d/atlas.d.ts +32 -31
- package/dist/component/3d/atlasBottomTabs/index.d.ts +19 -19
- package/dist/component/3d/atlasSiderBar/index.d.ts +84 -83
- package/dist/component/3d/auxiliary/index.d.ts +122 -121
- package/dist/component/3d/bottomTabs/index.d.ts +17 -16
- package/dist/component/3d/card/index.d.ts +10 -10
- package/dist/component/3d/cardData/index.d.ts +3 -3
- package/dist/component/3d/chartViewer/index.d.ts +18 -18
- package/dist/component/3d/contractBox/index.d.ts +10 -10
- package/dist/component/3d/dataset/index.d.ts +3 -3
- package/dist/component/3d/functionLoop/index.d.ts +14 -14
- package/dist/component/3d/functionLoopSwc/index.d.ts +15 -15
- package/dist/component/3d/index.d.ts +18 -16
- package/dist/component/3d/inputgrey/index.d.ts +3 -3
- package/dist/component/3d/lengthViewer/index.d.ts +10 -10
- package/dist/component/3d/markdown/index.d.ts +7 -7
- package/dist/component/3d/modal2DLoader/index.d.ts +11 -11
- package/dist/component/3d/modalLoader/index.d.ts +13 -13
- package/dist/component/3d/pipeline/index.d.ts +89 -88
- package/dist/component/3d/registration/index.d.ts +4 -4
- package/dist/component/3d/sangjiViewer/index.d.ts +6 -6
- package/dist/component/3d/section/index.d.ts +55 -54
- package/dist/component/3d/showreglions/index.d.ts +7 -7
- package/dist/component/3d/sideBar/index.d.ts +83 -82
- package/dist/component/3d/stlLoader/index.d.ts +9 -9
- package/dist/component/3d/swctree/index.d.ts +3 -3
- package/dist/component/3d/tabViewer/index.d.ts +13 -13
- package/dist/component/3d/uploadComponent/index.d.ts +11 -0
- package/dist/component/3d/userUpload/index.d.ts +4 -0
- package/dist/component/3d/wordMap/index.d.ts +11 -11
- package/dist/component/STAM.d.ts +4 -4
- package/dist/component/common/Button/index.d.ts +45 -45
- package/dist/component/common/Header/index.d.ts +19 -19
- package/dist/component/common/index.d.ts +2 -2
- package/dist/component/index.d.ts +2 -2
- package/dist/component/types/header.d.ts +9 -9
- package/dist/component/types/index.d.ts +1 -1
- package/dist/component/util/CommonFunctions.d.ts +23 -23
- package/dist/component/util/global.d.ts +39 -39
- package/dist/component/util/i18n.d.ts +3 -3
- package/dist/component/util/index.d.ts +2 -2
- package/dist/component/util/swc.d.ts +13 -13
- package/dist/{deflate-c40a6028.js → deflate-1b9ddb71.js} +1 -1
- package/dist/{deflate-fc32a73c.mjs → deflate-8e1a948b.mjs} +1 -1
- package/dist/{index-04b3fdca.mjs → index-4bf5bce2.mjs} +74924 -71407
- package/dist/{index-0f051caf.js → index-6c922ffc.js} +661 -479
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +38 -36
- package/dist/{lerc-a1ed9752.js → lerc-d5610e6f.js} +1 -1
- package/dist/{lerc-e569720c.mjs → lerc-e18ed993.mjs} +1 -1
- package/dist/main.d.ts +1 -1
- package/dist/stories/3Ddata.stories.d.ts +12 -12
- package/dist/stories/3Dlabel.d.ts +4 -4
- package/dist/stories/3Dlabelreglions.d.ts +4 -4
- package/dist/stories/3Dlable.stories.d.ts +12 -12
- package/dist/stories/3Dlablereglions.stories.d.ts +12 -12
- package/dist/stories/3Dneurons.d.ts +4 -4
- package/dist/stories/3Dneurons.stories.d.ts +12 -12
- package/dist/stories/3Dswc.stories.d.ts +12 -12
- package/dist/stories/ArlasViewer.stories.d.ts +12 -12
- package/dist/stories/AtlasViewer.d.ts +3 -3
- package/dist/stories/Button.stories.d.ts +25 -25
- package/dist/stories/Distribution.stories.d.ts +11 -11
- package/dist/stories/Header.stories.d.ts +31 -31
- package/dist/stories/Iputgrey.stories.d.ts +12 -12
- package/dist/stories/MulfiViewer.stories.d.ts +11 -11
- package/dist/stories/Page.d.ts +3 -3
- package/dist/stories/Page.stories.d.ts +15 -15
- package/dist/stories/Sangjiviewer.stories.d.ts +14 -14
- package/dist/stories/Soma.d.ts +4 -4
- package/dist/stories/Soma.stories.d.ts +12 -12
- package/dist/stories/Task3D.stories.d.ts +12 -12
- package/dist/stories/Thumbnail.stories.d.ts +25 -25
- package/dist/stories/UserUpload.d.ts +3 -0
- package/dist/stories/UserUpload.stories.d.ts +12 -0
- package/dist/stories/Vessel.d.ts +4 -4
- package/dist/stories/Vessel.stories.d.ts +12 -12
- package/dist/stories/chartviewer.stories.d.ts +26 -26
- package/dist/stories/lengthviewer.stories.d.ts +17 -17
- package/dist/stories/navtree.stories.d.ts +25 -25
- package/dist/stories/registration.stories.d.ts +12 -12
- package/dist/stories/task3D.d.ts +4 -4
- package/dist/stories/tast1.stories.d.ts +11 -11
- package/dist/stories/twoview.stories.d.ts +31 -31
- package/dist/style.css +1 -1
- package/package.json +6 -3
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import "leaflet/dist/leaflet.css";
|
|
3
|
-
interface MapPoint {
|
|
4
|
-
lat: number;
|
|
5
|
-
lon: number;
|
|
6
|
-
name: string;
|
|
7
|
-
}
|
|
8
|
-
declare const MapComponent: React.FC<{
|
|
9
|
-
data: MapPoint[];
|
|
10
|
-
}>;
|
|
11
|
-
export default MapComponent;
|
|
1
|
+
import React from "react";
|
|
2
|
+
import "leaflet/dist/leaflet.css";
|
|
3
|
+
interface MapPoint {
|
|
4
|
+
lat: number;
|
|
5
|
+
lon: number;
|
|
6
|
+
name: string;
|
|
7
|
+
}
|
|
8
|
+
declare const MapComponent: React.FC<{
|
|
9
|
+
data: MapPoint[];
|
|
10
|
+
}>;
|
|
11
|
+
export default MapComponent;
|
package/dist/component/STAM.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from "./3d";
|
|
2
|
-
export * from "./common";
|
|
3
|
-
export * from "./types";
|
|
4
|
-
export * from "./util";
|
|
1
|
+
export * from "./3d";
|
|
2
|
+
export * from "./common";
|
|
3
|
+
export * from "./types";
|
|
4
|
+
export * from "./util";
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import './index.css';
|
|
4
|
-
/**
|
|
5
|
-
* Primary UI component for user interaction
|
|
6
|
-
*/
|
|
7
|
-
interface buttonProps {
|
|
8
|
-
primary?: boolean;
|
|
9
|
-
backgroundColor?: any;
|
|
10
|
-
size?: string;
|
|
11
|
-
label: string;
|
|
12
|
-
[key: string]: any;
|
|
13
|
-
}
|
|
14
|
-
export declare const Button: {
|
|
15
|
-
(props: buttonProps): React.JSX.Element;
|
|
16
|
-
propTypes: {
|
|
17
|
-
/**
|
|
18
|
-
* Is this the principal call to action on the page?
|
|
19
|
-
*/
|
|
20
|
-
primary: PropTypes.Requireable<boolean>;
|
|
21
|
-
/**
|
|
22
|
-
* What background color to use
|
|
23
|
-
*/
|
|
24
|
-
backgroundColor: PropTypes.Requireable<string>;
|
|
25
|
-
/**
|
|
26
|
-
* How large should the button be?
|
|
27
|
-
*/
|
|
28
|
-
size: PropTypes.Requireable<string>;
|
|
29
|
-
/**
|
|
30
|
-
* Button contents
|
|
31
|
-
*/
|
|
32
|
-
label: PropTypes.Validator<string>;
|
|
33
|
-
/**
|
|
34
|
-
* Optional click handler
|
|
35
|
-
*/
|
|
36
|
-
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
37
|
-
};
|
|
38
|
-
defaultProps: {
|
|
39
|
-
backgroundColor: null;
|
|
40
|
-
primary: boolean;
|
|
41
|
-
size: string;
|
|
42
|
-
onClick: undefined;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
import './index.css';
|
|
4
|
+
/**
|
|
5
|
+
* Primary UI component for user interaction
|
|
6
|
+
*/
|
|
7
|
+
interface buttonProps {
|
|
8
|
+
primary?: boolean;
|
|
9
|
+
backgroundColor?: any;
|
|
10
|
+
size?: string;
|
|
11
|
+
label: string;
|
|
12
|
+
[key: string]: any;
|
|
13
|
+
}
|
|
14
|
+
export declare const Button: {
|
|
15
|
+
(props: buttonProps): React.JSX.Element;
|
|
16
|
+
propTypes: {
|
|
17
|
+
/**
|
|
18
|
+
* Is this the principal call to action on the page?
|
|
19
|
+
*/
|
|
20
|
+
primary: PropTypes.Requireable<boolean>;
|
|
21
|
+
/**
|
|
22
|
+
* What background color to use
|
|
23
|
+
*/
|
|
24
|
+
backgroundColor: PropTypes.Requireable<string>;
|
|
25
|
+
/**
|
|
26
|
+
* How large should the button be?
|
|
27
|
+
*/
|
|
28
|
+
size: PropTypes.Requireable<string>;
|
|
29
|
+
/**
|
|
30
|
+
* Button contents
|
|
31
|
+
*/
|
|
32
|
+
label: PropTypes.Validator<string>;
|
|
33
|
+
/**
|
|
34
|
+
* Optional click handler
|
|
35
|
+
*/
|
|
36
|
+
onClick: PropTypes.Requireable<(...args: any[]) => any>;
|
|
37
|
+
};
|
|
38
|
+
defaultProps: {
|
|
39
|
+
backgroundColor: null;
|
|
40
|
+
primary: boolean;
|
|
41
|
+
size: string;
|
|
42
|
+
onClick: undefined;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
export {};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import './index.css';
|
|
4
|
-
import { headerProps } from 'component';
|
|
5
|
-
declare const Header: {
|
|
6
|
-
(props: headerProps): React.JSX.Element;
|
|
7
|
-
propTypes: {
|
|
8
|
-
user: PropTypes.Requireable<PropTypes.InferProps<{
|
|
9
|
-
name: PropTypes.Validator<string>;
|
|
10
|
-
}>>;
|
|
11
|
-
onLogin: PropTypes.Validator<(...args: any[]) => any>;
|
|
12
|
-
onLogout: PropTypes.Validator<(...args: any[]) => any>;
|
|
13
|
-
onCreateAccount: PropTypes.Validator<(...args: any[]) => any>;
|
|
14
|
-
};
|
|
15
|
-
defaultProps: {
|
|
16
|
-
user: undefined;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
export default Header;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
|
+
import './index.css';
|
|
4
|
+
import { headerProps } from 'component';
|
|
5
|
+
declare const Header: {
|
|
6
|
+
(props: headerProps): React.JSX.Element;
|
|
7
|
+
propTypes: {
|
|
8
|
+
user: PropTypes.Requireable<PropTypes.InferProps<{
|
|
9
|
+
name: PropTypes.Validator<string>;
|
|
10
|
+
}>>;
|
|
11
|
+
onLogin: PropTypes.Validator<(...args: any[]) => any>;
|
|
12
|
+
onLogout: PropTypes.Validator<(...args: any[]) => any>;
|
|
13
|
+
onCreateAccount: PropTypes.Validator<(...args: any[]) => any>;
|
|
14
|
+
};
|
|
15
|
+
defaultProps: {
|
|
16
|
+
user: undefined;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
export default Header;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as Header } from "./Header";
|
|
2
|
-
export * from "./Button";
|
|
1
|
+
export { default as Header } from "./Header";
|
|
2
|
+
export * from "./Button";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./2d";
|
|
2
|
-
export * from "./STAM";
|
|
1
|
+
export * from "./2d";
|
|
2
|
+
export * from "./STAM";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export interface userContent {
|
|
2
|
-
name: string;
|
|
3
|
-
}
|
|
4
|
-
export interface headerProps {
|
|
5
|
-
user?: userContent | undefined;
|
|
6
|
-
onLogin?: () => void;
|
|
7
|
-
onLogout?: () => void;
|
|
8
|
-
onCreateAccount?: () => void;
|
|
9
|
-
}
|
|
1
|
+
export interface userContent {
|
|
2
|
+
name: string;
|
|
3
|
+
}
|
|
4
|
+
export interface headerProps {
|
|
5
|
+
user?: userContent | undefined;
|
|
6
|
+
onLogin?: () => void;
|
|
7
|
+
onLogout?: () => void;
|
|
8
|
+
onCreateAccount?: () => void;
|
|
9
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./header";
|
|
1
|
+
export * from "./header";
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import * as THREE from "three";
|
|
2
|
-
export declare const fetchData: (url: string, callback: {
|
|
3
|
-
current: any;
|
|
4
|
-
} | ((data: any) => void)) => Promise<void>;
|
|
5
|
-
export declare const logMessage: (message: string) => void;
|
|
6
|
-
export declare const formatDate: (date: Date) => string;
|
|
7
|
-
interface LoadFBXOptions {
|
|
8
|
-
filepath: string;
|
|
9
|
-
index: string;
|
|
10
|
-
color: string;
|
|
11
|
-
opacity?: number;
|
|
12
|
-
offsetZ?: number;
|
|
13
|
-
R: number;
|
|
14
|
-
callback?: () => void;
|
|
15
|
-
}
|
|
16
|
-
export declare const LoadsceneFBX: (options: LoadFBXOptions, extractedSurface?: React.MutableRefObject<THREE.Object3D | null>) => void;
|
|
17
|
-
export declare const LoadFBX: (filepath: string, index: string, color: string, opacity?: number, offsetZ?: number, mytype?: string, callback?: () => void) => void;
|
|
18
|
-
export declare const findNodeListByfather: (fatherkey: string, tree: any) => any[];
|
|
19
|
-
export declare const findChildrenByKey: (key: string, tree: any[]) => string[];
|
|
20
|
-
export declare const findNodeByName: (key: string, tree: any) => any;
|
|
21
|
-
export declare const getParentKey: (key: string, tree: any) => string;
|
|
22
|
-
export declare const findfatherlist: (key: string, tree: any[]) => string[];
|
|
23
|
-
export {};
|
|
1
|
+
import * as THREE from "three";
|
|
2
|
+
export declare const fetchData: (url: string, callback: {
|
|
3
|
+
current: any;
|
|
4
|
+
} | ((data: any) => void)) => Promise<void>;
|
|
5
|
+
export declare const logMessage: (message: string) => void;
|
|
6
|
+
export declare const formatDate: (date: Date) => string;
|
|
7
|
+
interface LoadFBXOptions {
|
|
8
|
+
filepath: string;
|
|
9
|
+
index: string;
|
|
10
|
+
color: string;
|
|
11
|
+
opacity?: number;
|
|
12
|
+
offsetZ?: number;
|
|
13
|
+
R: number;
|
|
14
|
+
callback?: () => void;
|
|
15
|
+
}
|
|
16
|
+
export declare const LoadsceneFBX: (options: LoadFBXOptions, extractedSurface?: React.MutableRefObject<THREE.Object3D | null>) => void;
|
|
17
|
+
export declare const LoadFBX: (filepath: string, index: string, color: string, opacity?: number, offsetZ?: number, mytype?: string, callback?: () => void) => void;
|
|
18
|
+
export declare const findNodeListByfather: (fatherkey: string, tree: any) => any[];
|
|
19
|
+
export declare const findChildrenByKey: (key: string, tree: any[]) => string[];
|
|
20
|
+
export declare const findNodeByName: (key: string, tree: any) => any;
|
|
21
|
+
export declare const getParentKey: (key: string, tree: any) => string;
|
|
22
|
+
export declare const findfatherlist: (key: string, tree: any[]) => string[];
|
|
23
|
+
export {};
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import * as THREE from 'three';
|
|
2
|
-
import { MutableRefObject } from 'react';
|
|
3
|
-
export declare const scene: MutableRefObject<THREE.Scene>;
|
|
4
|
-
export declare const cameralight: MutableRefObject<THREE.PointLight>;
|
|
5
|
-
export declare const camera: MutableRefObject<THREE.PerspectiveCamera>;
|
|
6
|
-
export declare const scale: MutableRefObject<number>;
|
|
7
|
-
export declare const tranX: MutableRefObject<number>;
|
|
8
|
-
export declare const tranY: MutableRefObject<number>;
|
|
9
|
-
export declare const tranZ: MutableRefObject<number>;
|
|
10
|
-
export declare const currentPathAbortController: MutableRefObject<AbortController | null>;
|
|
11
|
-
export declare const fbxmeshs: MutableRefObject<Record<string, THREE.Object3D>>;
|
|
12
|
-
export declare const fbxmeshs_jing: MutableRefObject<Record<string, THREE.Object3D>>;
|
|
13
|
-
export declare const mirrorDisplayTag: MutableRefObject<boolean>;
|
|
14
|
-
export declare const node_data: MutableRefObject<Record<string, [THREE.Vector3, number] | number>>;
|
|
15
|
-
export declare let bbox: {
|
|
16
|
-
min: THREE.Vector3;
|
|
17
|
-
max: THREE.Vector3;
|
|
18
|
-
};
|
|
19
|
-
export interface brainRegionDataType {
|
|
20
|
-
f1: number;
|
|
21
|
-
PMID: string;
|
|
22
|
-
Journal: string;
|
|
23
|
-
Journal_IF: string;
|
|
24
|
-
Year: string;
|
|
25
|
-
Authors: string[];
|
|
26
|
-
DOI: string;
|
|
27
|
-
Title: string;
|
|
28
|
-
Abstract: string;
|
|
29
|
-
Text: string;
|
|
30
|
-
Type: string;
|
|
31
|
-
}
|
|
32
|
-
export interface SwcTreeItem {
|
|
33
|
-
name: string;
|
|
34
|
-
type: string;
|
|
35
|
-
show: boolean;
|
|
36
|
-
url: string;
|
|
37
|
-
image: string;
|
|
38
|
-
path: string[];
|
|
39
|
-
}
|
|
1
|
+
import * as THREE from 'three';
|
|
2
|
+
import { MutableRefObject } from 'react';
|
|
3
|
+
export declare const scene: MutableRefObject<THREE.Scene>;
|
|
4
|
+
export declare const cameralight: MutableRefObject<THREE.PointLight>;
|
|
5
|
+
export declare const camera: MutableRefObject<THREE.PerspectiveCamera>;
|
|
6
|
+
export declare const scale: MutableRefObject<number>;
|
|
7
|
+
export declare const tranX: MutableRefObject<number>;
|
|
8
|
+
export declare const tranY: MutableRefObject<number>;
|
|
9
|
+
export declare const tranZ: MutableRefObject<number>;
|
|
10
|
+
export declare const currentPathAbortController: MutableRefObject<AbortController | null>;
|
|
11
|
+
export declare const fbxmeshs: MutableRefObject<Record<string, THREE.Object3D>>;
|
|
12
|
+
export declare const fbxmeshs_jing: MutableRefObject<Record<string, THREE.Object3D>>;
|
|
13
|
+
export declare const mirrorDisplayTag: MutableRefObject<boolean>;
|
|
14
|
+
export declare const node_data: MutableRefObject<Record<string, [THREE.Vector3, number] | number>>;
|
|
15
|
+
export declare let bbox: {
|
|
16
|
+
min: THREE.Vector3;
|
|
17
|
+
max: THREE.Vector3;
|
|
18
|
+
};
|
|
19
|
+
export interface brainRegionDataType {
|
|
20
|
+
f1: number;
|
|
21
|
+
PMID: string;
|
|
22
|
+
Journal: string;
|
|
23
|
+
Journal_IF: string;
|
|
24
|
+
Year: string;
|
|
25
|
+
Authors: string[];
|
|
26
|
+
DOI: string;
|
|
27
|
+
Title: string;
|
|
28
|
+
Abstract: string;
|
|
29
|
+
Text: string;
|
|
30
|
+
Type: string;
|
|
31
|
+
}
|
|
32
|
+
export interface SwcTreeItem {
|
|
33
|
+
name: string;
|
|
34
|
+
type: string;
|
|
35
|
+
show: boolean;
|
|
36
|
+
url: string;
|
|
37
|
+
image: string;
|
|
38
|
+
path: string[];
|
|
39
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import i18n from 'i18next';
|
|
2
|
-
export declare function change_language(newLang: string): void;
|
|
3
|
-
export default i18n;
|
|
1
|
+
import i18n from 'i18next';
|
|
2
|
+
export declare function change_language(newLang: string): void;
|
|
3
|
+
export default i18n;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./CommonFunctions";
|
|
2
|
-
export * from "./global";
|
|
1
|
+
export * from "./CommonFunctions";
|
|
2
|
+
export * from "./global";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
declare class SWCTree {
|
|
2
|
-
name: string;
|
|
3
|
-
branches: any[];
|
|
4
|
-
indices: any[];
|
|
5
|
-
points: any[];
|
|
6
|
-
numSoma: number;
|
|
7
|
-
vao: any;
|
|
8
|
-
vbo: any;
|
|
9
|
-
ebo: any;
|
|
10
|
-
viewType: number;
|
|
11
|
-
constructor(swcFile: string, name: string, imagerange: any[], bimageRange: any[] | undefined, lastrange: any[] | undefined, viewType: number, currentrange: any[]);
|
|
12
|
-
}
|
|
13
|
-
export default SWCTree;
|
|
1
|
+
declare class SWCTree {
|
|
2
|
+
name: string;
|
|
3
|
+
branches: any[];
|
|
4
|
+
indices: any[];
|
|
5
|
+
points: any[];
|
|
6
|
+
numSoma: number;
|
|
7
|
+
vao: any;
|
|
8
|
+
vbo: any;
|
|
9
|
+
ebo: any;
|
|
10
|
+
viewType: number;
|
|
11
|
+
constructor(swcFile: string, name: string, imagerange: any[], bimageRange: any[] | undefined, lastrange: any[] | undefined, viewType: number, currentrange: any[]);
|
|
12
|
+
}
|
|
13
|
+
export default SWCTree;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-6c922ffc.js"),t=require("./basedecoder-0503cc54.js");require("react");require("react-dom");class d extends t.BaseDecoder{decodeBlock(e){return r.inflate_1(new Uint8Array(e)).buffer}}exports.default=d;
|