Adobe.com
Contents Suites Classes Class Index Member Index

AIArtSetGeneratorSuite Struct Reference

#include <AIArtSetGenerator.h>

List of all members.

Public Attributes

AIAPI AIErr(* GenerateForAllLayers )(AIArtSet outArtSet)
 Each art in the output is a direct child of the layer group.
AIAPI AIErr(* GenerateForNthLayer )(ai::int32 inLayerIndex, AIArtSet outArtSet)
 Each art in the output is a direct child of the layer group of the specified layer.
AIAPI AIErr(* GenerateForNamedLayer )(const ai::UnicodeString &inLayerName, AIArtSet outArtSet)
 Each art in the output would is a direct child of the layer group of the specified layer.
AIAPI AIErr(* GenerateForNthArtboard )(ai::ArtboardID inArtboardIndex, AIArtSet outArtSet, AIBoolean skipHiddenArts)
 Each art in the output is a direct child of a layer group such that the art intersects with the artboard at the given index.
AIAPI AIErr(* GenerateForNamedArtboard )(const ai::UnicodeString &inArtboardName, AIArtSet outArtSet, AIBoolean skipHiddenArts)
 Each art in the output is a direct child of a layer group such that the art intersects with the artboard of the given name.
AIAPI AIErr(* GenerateForTopLevelLayers )(AIArtSet outArtSet, AIBoolean skipHiddenLayers)
 Each art in the output is a top level layer in the current document.
AIAPI AIErr(* GenerateSelectedAtTopLevel )(AIArtSet outArtSet)
 Each selected art in output would be a direct child of layer group.
AIAPI AIErr(* GenerateNSelectedAtTopLevel )(size_t inMaxSelectedArtsToReturn, AIArtSet outArtSet, AIBoolean *outHasMoreSelectedArts)
 Each selected art in output would be a direct child of layer group.
AIAPI AIErr(* GenerateForArt )(AIArtHandle inArt, AIArtSet outArtSet)
 Each art in output would be a direct or a nested child of the art.

Member Data Documentation

Each art in the output is a direct child of the layer group.

Referenced by ai::ArtSet::Impl::GenerateForAllLayers().

Each art in output would be a direct or a nested child of the art.

Referenced by ai::ArtSet::Impl::GenerateForArt().

AIAPI AIErr(* AIArtSetGeneratorSuite::GenerateForNamedArtboard)(const ai::UnicodeString &inArtboardName, AIArtSet outArtSet, AIBoolean skipHiddenArts)

Each art in the output is a direct child of a layer group such that the art intersects with the artboard of the given name.

Referenced by ai::ArtSet::Impl::GenerateForNamedArtboard().

Each art in the output would is a direct child of the layer group of the specified layer.

Referenced by ai::ArtSet::Impl::GenerateForNamedLayer().

AIAPI AIErr(* AIArtSetGeneratorSuite::GenerateForNthArtboard)(ai::ArtboardID inArtboardIndex, AIArtSet outArtSet, AIBoolean skipHiddenArts)

Each art in the output is a direct child of a layer group such that the art intersects with the artboard at the given index.

Referenced by ai::ArtSet::Impl::GenerateForNthArtboard().

AIAPI AIErr(* AIArtSetGeneratorSuite::GenerateForNthLayer)(ai::int32 inLayerIndex, AIArtSet outArtSet)

Each art in the output is a direct child of the layer group of the specified layer.

Referenced by ai::ArtSet::Impl::GenerateForNthLayer().

Each art in the output is a top level layer in the current document.

Parameters:
skipHiddenLayers [in] skip hidden layers

Referenced by ai::ArtSet::Impl::GenerateForTopLevelLayers().

AIAPI AIErr(* AIArtSetGeneratorSuite::GenerateNSelectedAtTopLevel)(size_t inMaxSelectedArtsToReturn, AIArtSet outArtSet, AIBoolean *outHasMoreSelectedArts)

Each selected art in output would be a direct child of layer group.

Parameters:
inMaxSelectedArtsToReturn [in] Maximum number of objects that should be returned.
outArtSet [out] Art set to return selected top level objects in. The returned art set may have fewer objects than inMaxSelectedArtsToReturn.
outHasMoreSelectedArts [out] Boolean value indicating if more arts were available but not returned due to limit specified by inMaxSelectedArtsToReturn. Can be NULL.

Referenced by ai::ArtSet::Impl::GenerateNSelectedAtTopLevel().

Each selected art in output would be a direct child of layer group.

Parameters:
outArtSet [out] Art set to return selected top level objects in.
See also:
GenerateNSelectedAtTopLevel().

Referenced by ai::ArtSet::Impl::GenerateSelectedAtTopLevel().


The documentation for this struct was generated from the following file:


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2014 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks