public class _IRenderingSettingsTie extends _IRenderingSettingsDisp implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids
ice_staticId
Constructor and Description |
---|
_IRenderingSettingsTie(_IRenderingSettingsOperations delegate) |
_IRenderingSettingsTie() |
Modifier and Type | Method and Description |
---|---|
void |
applySettingsToDataset_async(AMD_IRenderingSettings_applySettingsToDataset __cb,
long from,
long to,
Ice.Current __current)
Applies rendering settings to all images in a given Dataset.
|
void |
applySettingsToImage_async(AMD_IRenderingSettings_applySettingsToImage __cb,
long from,
long to,
Ice.Current __current)
Applies rendering settings to a given Image.
|
void |
applySettingsToImages_async(AMD_IRenderingSettings_applySettingsToImages __cb,
long from,
java.util.List<java.lang.Long> to,
Ice.Current __current)
Applies rendering settings to a given Image.
|
void |
applySettingsToPixels_async(AMD_IRenderingSettings_applySettingsToPixels __cb,
long from,
long to,
Ice.Current __current)
Applies rendering settings to a given Pixels.
|
void |
applySettingsToProject_async(AMD_IRenderingSettings_applySettingsToProject __cb,
long from,
long to,
Ice.Current __current)
Applies rendering settings to all images in all Datasets of
a given Project.
|
void |
applySettingsToSet_async(AMD_IRenderingSettings_applySettingsToSet __cb,
long from,
java.lang.String toType,
java.util.List<java.lang.Long> nodeIds,
Ice.Current __current)
Applies rendering settings to one or many containers.
|
void |
createNewRenderingDef_async(AMD_IRenderingSettings_createNewRenderingDef __cb,
Pixels pixels,
Ice.Current __current)
Creates a new rendering definition object along with its
sub-objects.
|
boolean |
equals(java.lang.Object rhs) |
void |
getRenderingSettings_async(AMD_IRenderingSettings_getRenderingSettings __cb,
long pixelsId,
Ice.Current __current)
Returns the default rendering settings for a given pixels
for the current user.
|
int |
hashCode() |
java.lang.Object |
ice_delegate() |
void |
ice_delegate(java.lang.Object delegate) |
void |
resetDefaults_async(AMD_IRenderingSettings_resetDefaults __cb,
RenderingDef def,
Pixels pixels,
Ice.Current __current)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
void |
resetDefaultsByOwnerInSet_async(AMD_IRenderingSettings_resetDefaultsByOwnerInSet __cb,
java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Current __current)
Resets the rendering settings of a given group of
containers based on the owner's (essentially a copy).
|
void |
resetDefaultsForPixels_async(AMD_IRenderingSettings_resetDefaultsForPixels __cb,
long pixelsId,
Ice.Current __current)
Resets a Pixels' default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
void |
resetDefaultsInDataset_async(AMD_IRenderingSettings_resetDefaultsInDataset __cb,
long datasetId,
Ice.Current __current)
Resets a dataset's rendering settings back to those that
are specified by the rendering engine intelligent pretty
good image (PG) logic.
|
void |
resetDefaultsInImage_async(AMD_IRenderingSettings_resetDefaultsInImage __cb,
long imageId,
Ice.Current __current)
Resets an image's default rendering settings back to those
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
void |
resetDefaultsInSet_async(AMD_IRenderingSettings_resetDefaultsInSet __cb,
java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Current __current)
Resets a rendering settings back to one or many containers
that are specified by the rendering engine intelligent
pretty good image (PG) logic.
|
void |
resetDefaultsNoSave_async(AMD_IRenderingSettings_resetDefaultsNoSave __cb,
RenderingDef def,
Pixels pixels,
Ice.Current __current)
Resets the given rendering settings to those that are
specified by the rendering engine intelligent pretty
good image (PG) logic for the pixels set linked to that
set of rendering settings.
|
void |
resetMinMaxInSet_async(AMD_IRenderingSettings_resetMinMaxInSet __cb,
java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Current __current)
Resets a the channel windows for one or many containers
back to their global minimum and global maximum for the
channel.
|
void |
sanityCheckPixels_async(AMD_IRenderingSettings_sanityCheckPixels __cb,
Pixels pFrom,
Pixels pTo,
Ice.Current __current)
Checks if the specified sets of pixels are compatible.
|
void |
setOriginalSettingsForPixels_async(AMD_IRenderingSettings_setOriginalSettingsForPixels __cb,
long pixelsId,
Ice.Current __current)
Resets an Pixels' default rendering settings back to
channel global minimum and maximum.
|
void |
setOriginalSettingsInDataset_async(AMD_IRenderingSettings_setOriginalSettingsInDataset __cb,
long datasetId,
Ice.Current __current)
Resets a dataset's rendering settings back to channel global
minimum and maximum.
|
void |
setOriginalSettingsInImage_async(AMD_IRenderingSettings_setOriginalSettingsInImage __cb,
long imageId,
Ice.Current __current)
Resets an image's default rendering settings back to
channel global minimum and maximum.
|
void |
setOriginalSettingsInSet_async(AMD_IRenderingSettings_setOriginalSettingsInSet __cb,
java.lang.String type,
java.util.List<java.lang.Long> nodeIds,
Ice.Current __current)
Resets a rendering settings back to channel global minimum
and maximum for the specified containers.
|
___applySettingsToDataset, ___applySettingsToImage, ___applySettingsToImages, ___applySettingsToPixels, ___applySettingsToProject, ___applySettingsToSet, ___createNewRenderingDef, ___getRenderingSettings, ___resetDefaults, ___resetDefaultsByOwnerInSet, ___resetDefaultsForPixels, ___resetDefaultsInDataset, ___resetDefaultsInImage, ___resetDefaultsInSet, ___resetDefaultsNoSave, ___resetMinMaxInSet, ___sanityCheckPixels, ___setOriginalSettingsForPixels, ___setOriginalSettingsInDataset, ___setOriginalSettingsInImage, ___setOriginalSettingsInSet, __dispatch, __readImpl, __writeImpl, applySettingsToDataset_async, applySettingsToImage_async, applySettingsToImages_async, applySettingsToPixels_async, applySettingsToProject_async, applySettingsToSet_async, createNewRenderingDef_async, getRenderingSettings_async, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, resetDefaults_async, resetDefaultsByOwnerInSet_async, resetDefaultsForPixels_async, resetDefaultsInDataset_async, resetDefaultsInImage_async, resetDefaultsInSet_async, resetDefaultsNoSave_async, resetMinMaxInSet_async, sanityCheckPixels_async, setOriginalSettingsForPixels_async, setOriginalSettingsInDataset_async, setOriginalSettingsInImage_async, setOriginalSettingsInSet_async
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
public static final long serialVersionUID
public _IRenderingSettingsTie()
public _IRenderingSettingsTie(_IRenderingSettingsOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void applySettingsToDataset_async(AMD_IRenderingSettings_applySettingsToDataset __cb, long from, long to, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToDataset_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the dataset container to apply settings
to.__current
- The Current object for the invocation.ServerError
public void applySettingsToImage_async(AMD_IRenderingSettings_applySettingsToImage __cb, long from, long to, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToImage_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__current
- The Current object for the invocation.ServerError
public void applySettingsToImages_async(AMD_IRenderingSettings_applySettingsToImages __cb, long from, java.util.List<java.lang.Long> to, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToImages_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the image container to apply settings
to.__current
- The Current object for the invocation.ServerError
public void applySettingsToPixels_async(AMD_IRenderingSettings_applySettingsToPixels __cb, long from, long to, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToPixels_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the pixels container to apply settings
to.__current
- The Current object for the invocation.ServerError
public void applySettingsToProject_async(AMD_IRenderingSettings_applySettingsToProject __cb, long from, long to, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToProject_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.to
- The Id of the project container to apply settings
to.__current
- The Current object for the invocation.ServerError
public void applySettingsToSet_async(AMD_IRenderingSettings_applySettingsToSet __cb, long from, java.lang.String toType, java.util.List<java.lang.Long> nodeIds, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
applySettingsToSet_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.from
- The Id of the pixels set to copy the rendering
settings from.toType
- The type of nodes to handle.__current
- The Current object for the invocation.ServerError
public void createNewRenderingDef_async(AMD_IRenderingSettings_createNewRenderingDef __cb, Pixels pixels, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
createNewRenderingDef_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.pixels
- The Pixels set to link to the rendering
definition.__current
- The Current object for the invocation.ServerError
public void getRenderingSettings_async(AMD_IRenderingSettings_getRenderingSettings __cb, long pixelsId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
getRenderingSettings_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.pixelsId
- The Id of the Pixels__current
- The Current object for the invocation.ServerError
public void resetDefaults_async(AMD_IRenderingSettings_resetDefaults __cb, RenderingDef def, Pixels pixels, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
getRenderingSettings
as it
relies on certain objects being loaded. The rendering
settings are saved upon completion.resetDefaults_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__current
- The Current object for the invocation.ServerError
public void resetDefaultsByOwnerInSet_async(AMD_IRenderingSettings_resetDefaultsByOwnerInSet __cb, java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetDefaultsByOwnerInSet_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.type
- The type of nodes to handle.__current
- The Current object for the invocation.ServerError
public void resetDefaultsForPixels_async(AMD_IRenderingSettings_resetDefaultsForPixels __cb, long pixelsId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetDefaultsForPixels_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.pixelsId
- The Id of the Pixels.__current
- The Current object for the invocation.ServerError
public void resetDefaultsInDataset_async(AMD_IRenderingSettings_resetDefaultsInDataset __cb, long datasetId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetDefaultsInDataset_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.datasetId
- The Id of the Dataset.__current
- The Current object for the invocation.ServerError
public void resetDefaultsInImage_async(AMD_IRenderingSettings_resetDefaultsInImage __cb, long imageId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetDefaultsInImage_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.imageId
- The Id of the Image.__current
- The Current object for the invocation.ServerError
public void resetDefaultsInSet_async(AMD_IRenderingSettings_resetDefaultsInSet __cb, java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetDefaultsInSet_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.type
- The type of nodes to handle.__current
- The Current object for the invocation.ServerError
public void resetDefaultsNoSave_async(AMD_IRenderingSettings_resetDefaultsNoSave __cb, RenderingDef def, Pixels pixels, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
getRenderingSettings(long)
as it
relies on certain objects being loaded. The rendering
settings are not saved.resetDefaultsNoSave_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.def
- A RenderingDef to reset. It is expected that
def.pixels will be unloaded and that the
actual linked Pixels set will be provided in the
pixels
argument.pixels
- The Pixels set for def
.__current
- The Current object for the invocation.ServerError
public void resetMinMaxInSet_async(AMD_IRenderingSettings_resetMinMaxInSet __cb, java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
resetMinMaxInSet_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.type
- The type of nodes to handle.__current
- The Current object for the invocation.ServerError
public void sanityCheckPixels_async(AMD_IRenderingSettings_sanityCheckPixels __cb, Pixels pFrom, Pixels pTo, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
true
if the pixels set is valid,
false
otherwise.sanityCheckPixels_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.pFrom
- The pixels set to copy the settings from.__current
- The Current object for the invocation.ServerError
public void setOriginalSettingsForPixels_async(AMD_IRenderingSettings_setOriginalSettingsForPixels __cb, long pixelsId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
setOriginalSettingsForPixels_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.pixelsId
- The Id of the Pixels set.__current
- The Current object for the invocation.ServerError
public void setOriginalSettingsInDataset_async(AMD_IRenderingSettings_setOriginalSettingsInDataset __cb, long datasetId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
setOriginalSettingsInDataset_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.datasetId
- The id of the dataset to handle.__current
- The Current object for the invocation.ServerError
public void setOriginalSettingsInImage_async(AMD_IRenderingSettings_setOriginalSettingsInImage __cb, long imageId, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
setOriginalSettingsInImage_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.imageId
- The Id of the Image.__current
- The Current object for the invocation.ServerError
public void setOriginalSettingsInSet_async(AMD_IRenderingSettings_setOriginalSettingsInSet __cb, java.lang.String type, java.util.List<java.lang.Long> nodeIds, Ice.Current __current) throws ServerError
_IRenderingSettingsOperations
setOriginalSettingsInSet_async
in interface _IRenderingSettingsOperations
__cb
- The callback object for the operation.type
- The type of nodes to handle.__current
- The Current object for the invocation.ServerError