| Modifier and Type | Field and Description |
|---|---|
protected SharedTexture |
TextureGraph2d.resource |
| Constructor and Description |
|---|
PickableTexture(SharedTexture resource) |
PickableTexture(SharedTexture resource,
PlaneAxis orientation) |
PickableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue) |
PickableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
Color color) |
PickableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords) |
PickableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords,
Color filter) |
| Modifier and Type | Field and Description |
|---|---|
SharedTexture |
MaskPair.bgMask |
protected SharedTexture |
DrawableTexture.resource |
SharedTexture |
MaskPair.symbolMask |
| Modifier and Type | Method and Description |
|---|---|
SharedTexture |
DrawableTexture.getResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DrawableTexture.setResource(SharedTexture resource) |
| Constructor and Description |
|---|
DrawableTexture(SharedTexture resource) |
DrawableTexture(SharedTexture resource,
PlaneAxis orientation) |
DrawableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue) |
DrawableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
Color filter) |
DrawableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords) |
DrawableTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords,
Color filter) |
MaskPair(SharedTexture bgMask,
SharedTexture symbolMask) |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedImageTexture |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,SharedTexture> |
TextureFactory.map |
| Modifier and Type | Method and Description |
|---|---|
static SharedTexture |
TextureFactory.get(String name) |
| Constructor and Description |
|---|
DrawableTextTexture(SharedTexture resource) |
DrawableTextTexture(SharedTexture resource,
PlaneAxis orientation) |
DrawableTextTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue) |
DrawableTextTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
Color color) |
DrawableTextTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords) |
DrawableTextTexture(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords,
Color filter) |
| Constructor and Description |
|---|
DrawableTextCell(SharedTexture resource,
PlaneAxis orientation,
float axisValue,
List<Coord2d> coords,
Color filter) |
Copyright © 2016. All rights reserved.