API / geotoolkit / scene / Group / Group
Type Aliases
Type Aliases
Ƭ EventMap<T>: EventMap<T> & { LayoutInvalidated: void ; LayoutUpdated: void ; OrientationChanged: void }
Ƭ Options<T>: Options<T> & { automodellimitsmode?: boolean ; automodellimitsstrategy?: ModelLimitsStrategy ; bounds?: Type ; contentorientation?: Orientation ; fillstyle?: Type ; horizontalflip?: boolean ; layout?: Layout ; layoutstyle?: LayoutStyle | Options ; linestyle?: Type ; modellimits?: Rect | null | "auto" ; padding?: Type ; pickingchildren?: boolean ; verticalflip?: boolean ; viewcache?: ViewCache | boolean | null }
options
Ƭ OptionsOut<T>: OptionsOut<T> & { automodellimitsmode?: boolean ; automodellimitsstrategy?: ModelLimitsStrategy ; bounds?: Rect ; contentorientation: Orientation ; fillstyle?: FillStyle | null ; horizontalflip: boolean ; layout?: Layout ; layoutstyle?: LayoutStyle | null ; linestyle?: LineStyle | null ; modellimits?: Rect ; padding?: SpaceStyle ; pickingchildren: boolean ; verticalflip: boolean }
of this object