public class ThumbNailBuilderProduct extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PRICE_NONE |
static int |
PRICE_SELL |
static int |
PRICE_SELLTAX |
| Constructor and Description |
|---|
ThumbNailBuilderProduct(int width,
int height,
Image img)
Creates a new instance of ThumbNailBuilderText
|
ThumbNailBuilderProduct(int width,
int height,
Image img,
int ipricemode) |
public static final int PRICE_NONE
public static final int PRICE_SELL
public static final int PRICE_SELLTAX
Copyright © 2021. All rights reserved.