|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.architecture.ArchitectureConstants
public final class ArchitectureConstants
A class representing common constants used in architecture.
| Field Summary | |
|---|---|
static int |
ADDITIONAL_PANELS
kinds of road signs |
static int |
AGRICULTURAL
kinds of areas |
static int |
BATHROOM
kinds of building parts |
static int |
COLUMN
kinds of parts |
static int |
COMMERICAL
kinds of areas |
static int |
DANGER_WARNING_SIGNS
kinds of road signs |
static int |
DINING_ROOM
kinds of building parts |
static int |
DOOR
kinds of parts |
static int |
DRESSING_ROOM
kinds of building parts |
static int |
ELECTRICITY
kinds of cables |
static int |
GAS
kinds of pipes |
static int |
HALL
kinds of building parts |
static int |
INDICATION_SIGNS
kinds of road signs |
static int |
INDUSTRIAL
kinds of areas |
static int |
KITCHEN
kinds of building parts |
static int |
LIVING
kinds of areas |
static int |
MANDATORY_SIGNS
kinds of road signs |
static int |
MEETING_ROOM
kinds of building parts |
static int |
MILITARY
kinds of areas |
static int |
NATURAL_PARK
kinds of areas |
static int |
OFFICE
kinds of building parts |
static int |
OTHER
kinds of parts |
static int |
PATH
kinds of paths |
static int |
PRIORITY_SIGNS
kinds of road signs |
static int |
PROHIBITORY_OR_RESTRICTIVE_SIGNS
kinds of road signs |
static int |
RAILROAD
kinds of paths |
static int |
ROAD
kinds of paths |
static int |
ROOF
kinds of parts |
static int |
ROOM
kinds of building parts |
static int |
SERVICE_SIGNS
kinds of road signs |
static int |
SEWERS
kinds of pipes |
static int |
SOIL
kinds of parts |
static int |
SPECIAL_REGULATION_SIGNS
kinds of road signs |
static int |
STORAGE_ROOM
kinds of building parts |
static int |
SUBWAY
kinds of paths |
static int |
TELEPHONE
kinds of cables |
static int |
TOILETS
kinds of building parts |
static int |
UNKNOWN
kinds of parts |
static int |
WALL
kinds of parts |
static int |
WASTE
kinds of areas |
static int |
WATER
kinds of pipes |
static int |
WATER_AREA
kinds of areas |
static int |
WINDOW
kinds of parts |
| Constructor Summary | |
|---|---|
ArchitectureConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN
public static final int OTHER
public static final int DOOR
public static final int ROOF
public static final int WINDOW
public static final int SOIL
public static final int WALL
public static final int COLUMN
public static final int PATH
public static final int ROAD
public static final int RAILROAD
public static final int SUBWAY
public static final int NATURAL_PARK
public static final int WATER_AREA
public static final int INDUSTRIAL
public static final int COMMERICAL
public static final int AGRICULTURAL
public static final int LIVING
public static final int WASTE
public static final int MILITARY
public static final int GAS
public static final int WATER
public static final int SEWERS
public static final int ELECTRICITY
public static final int TELEPHONE
public static final int HALL
public static final int KITCHEN
public static final int DINING_ROOM
public static final int ROOM
public static final int STORAGE_ROOM
public static final int BATHROOM
public static final int TOILETS
public static final int MEETING_ROOM
public static final int DRESSING_ROOM
public static final int OFFICE
public static final int DANGER_WARNING_SIGNS
public static final int PRIORITY_SIGNS
public static final int PROHIBITORY_OR_RESTRICTIVE_SIGNS
public static final int MANDATORY_SIGNS
public static final int SPECIAL_REGULATION_SIGNS
public static final int SERVICE_SIGNS
public static final int INDICATION_SIGNS
public static final int ADDITIONAL_PANELS
| Constructor Detail |
|---|
public ArchitectureConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||