API / geotoolkit / scene / AbstractNode / AbstractNode
scene.AbstractNode.AbstractNode
Type Aliases
Type Aliases
Ƭ EventMap: EventMap & { LocalTransformationChanged: void }
Ƭ Options: Options & { clipstyle?: ClipStyle | Options | GraphicsPath ; csscursor?: null | string ; cssstyle?: string | Options | CssStyle ; localtransform?: Transformation ; margins?: Type ; opacity?: null | number ; opacityblendmode?: BlendMode ; renderingfilter?: IFilter ; responsivestyle?: ResponsiveStyle | Options ; scalescrollstrategy?: Delegate ; transform?: string | Transformation }
options
Ƭ OptionsOut: OptionsOut & { clipstyle?: ClipStyle | null ; csscursor?: null | string ; cssstyle?: CssStyle ; localtransform?: Transformation ; margins?: SpaceStyle ; opacity?: number ; opacityblendmode?: BlendMode ; renderingfilter?: IFilter ; responsivestyle?: ResponsiveStyle | null ; scalescrollstrategy?: Delegate ; transform?: string | Transformation }
properties