|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcommon:Generic
common:Formula
Standard:Standard_Pixel
class
Based on mt-pixel by Mark Townsend. Coincidentally, the base Formula class
behaves the same so nothing needs to be overridden.
class Standard_Pixel(common.ulb:Formula) {
; Based on mt-pixel by Mark Townsend. Coincidentally, the base Formula class
; behaves the same so nothing needs to be overridden.
default:
title = "Pixel"
helpfile = "Uf*.chm"
helptopic = "Html/formulas/standard/pixel.html"
heading
text = "Tip: the Pixel formula object marks all pixels in this layer as \
outside, so the layer is exclusively controlled by the coloring \
algorithm selected on the Outside tab."
endheading
complex param p_power ; Hide p_power from Formula
visible = false
endparam
}
| Constructor Summary | |
|---|---|
Standard_Pixel()
|
|
| Method Summary |
|---|
| Methods inherited from class common:Formula |
|---|
GetLowerBailout, GetPrimaryExponent, GetUpperBailout, Init, IsBailedOut, Iterate |
| Methods inherited from class common:Generic |
|---|
GetParent |
| Methods inherited from class Object |
|---|
|
| Constructor Detail |
|---|
public Standard_Pixel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||